@@ -941,8 +941,9 @@ messages:
941941 39 :
942942 name : GPS Control
943943 description : |
944- Used to interact with the device GPS service.
945944 Currently only accessible from Viper devices.
945+ Used to interact with the device GPS service.
946+ In order to get GPS position data, you must used Position message (15).
946947 group : location
947948 header :
948949 - 5
@@ -1252,6 +1253,7 @@ messages:
12521253 generator : RH2 ESP32 Toit
12531254 47 :
12541255 name : CPU2 Sleep
1256+ alpha : This message is specified, but not actively used by the Toit SDK at this time.
12551257 description : Request CPU2 sleep
12561258 group : power
12571259 data :
@@ -1966,3 +1968,28 @@ messages:
19661968 100 :
19671969 name : Text
19681970 type : ascii
1971+ examples :
1972+ - name : Draw circle in the middle of a page
1973+ bytes : 3 35 0 27 39 1 0 1 4 1 0 0 0 6 0 5 7 8 9 10 11 1 0 1 115 1 51 1 20 1 20 1 1 181 50
1974+ real :
1975+ description : Generated using a Toit example on an RH2 ESP32
1976+ date : " 2025-10-17"
1977+ generator : RH2 ESP32 Toit
1978+ - name : Draw a horizontal line across the middle of the page
1979+ bytes : 3 35 0 27 39 1 0 1 4 1 0 0 0 6 0 5 7 8 11 19 20 1 0 1 0 1 61 1 2 1 249 1 61 0 150
1980+ real :
1981+ description : Generated using a Toit example on an RH2 ESP32
1982+ date : " 2025-10-17"
1983+ generator : RH2 ESP32 Toit
1984+ - name : Draw a 40x40 lightbug logo in the top left of the screen
1985+ bytes : 3 237 0 27 39 1 0 1 4 1 0 0 0 7 0 5 7 8 9 10 11 25 1 0 1 0 1 0 1 40 1 40 1 3 200 0 0 0 0 0 3 255 255 255 192 15 255 255 255 240 31 255 255 255 248 63 255 255 255 252 127 255 255 255 252 127 255 255 255 254 127 255 255 255 254 127 255 255 255 254 127 255 0 255 254 127 252 0 63 254 127 252 0 63 254 127 255 231 255 254 127 255 255 255 254 127 252 24 63 254 127 252 24 63 254 127 252 24 63 254 127 252 24 63 254 127 252 24 63 254 127 252 24 63 254 127 252 24 63 254 127 252 24 63 254 127 252 24 63 254 127 252 24 63 254 127 252 24 63 254 127 252 24 63 254 127 252 24 63 254 127 252 24 63 254 127 252 24 63 254 127 252 24 63 254 127 252 24 63 254 127 255 255 255 254 127 255 255 255 254 127 255 255 255 254 63 255 255 255 252 63 255 255 255 252 31 255 255 255 248 15 255 255 255 240 3 255 255 255 192 0 0 0 0 0 120 140
1986+ real :
1987+ description : Generated using a Toit example on an RH2 ESP32
1988+ date : " 2025-10-17"
1989+ generator : RH2 ESP32 Toit
1990+ - name : Write the string "Lightbug..." in the top left of the screen in a box
1991+ bytes : 3 45 0 27 39 1 0 1 4 1 0 0 0 6 0 3 5 7 8 11 100 1 129 1 0 1 0 1 0 1 0 11 76 105 103 104 116 98 117 103 46 46 46 82 49
1992+ real :
1993+ description : Generated using a Toit example on an RH2 ESP32
1994+ date : " 2025-10-17"
1995+ generator : RH2 ESP32 Toit
0 commit comments