Mettre à jour 'README.md'

This commit is contained in:
Th3maz1ng 2019-04-05 16:42:07 +02:00
parent ea06b7d4de
commit a1fb1a3ae8

View File

@ -123,13 +123,13 @@ Here is a list of the available api calls for the board :
* Description : Display the next view on the screen
* Response format : JSON
* OK : { "status" : "ok", "ViewUID" : "UID" }
* FAIL : NOTHING
* /sab/view?id=x
* FAIL : { "status" : "failed", "message" : "REASON" }
* /sab/view?UID=x
* HTTP request method : GET
* Description : Display the view with the corresponding id
* Response format : JSON
* OK : { "status" : "ok", "ViewUID" : "UID" }
* FAIL : NOTHING
* FAIL : { "status" : "failed", "message" : "REASON" }
/sab/rtc/get/datetime
/sab/sdcard/eject
/sab/sdcard/insert