You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CristalLiq-serial/CristalLiq-serial.ino
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -33,8 +33,8 @@
33
33
* São mensagens de quadro encapsuladas com os caracteres '<' e '>'. No interior do quadro é possível usar o caracter de escape para: '\<', '\>' e '\\'.
34
34
* A semântica das mensagens é específica para a aplicação IFSPresente.
35
35
* Há seis tipos de mensagens.
36
-
* * <100,0,0> \htmlonly → \endhtmlonly PING
37
-
* * <200,TEXTO,TIMEOUT> \htmlonly &rar; \endhtmlonly TIME (Linha 0, para sala, data e hora)
36
+
* * <100,0,0> → PING
37
+
* * <200,TEXTO,TIMEOUT> \htmlonly → \endhtmlonly TIME (Linha 0, para sala, data e hora)
38
38
* * <300,TEXTO,TIMEOUT> \htmlonly → \endhtmlonly LECTURE_NAME (Linha 1, para nome da palestra)
39
39
* * <400,TEXTO,TIMEOUT> \htmlonly → \endhtmlonly SPEAKER (Linha 2, para nome do palestrante)
0 commit comments