Skip to content

Commit 8425b60

Browse files
committed
Testando comentários em html.
1 parent a06b8b1 commit 8425b60

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CristalLiq-serial/CristalLiq-serial.ino

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@
3333
* São mensagens de quadro encapsuladas com os caracteres '<' e '>'. No interior do quadro é possível usar o caracter de escape para: '\<', '\>' e '\\'.
3434
* A semântica das mensagens é específica para a aplicação IFSPresente.
3535
* Há seis tipos de mensagens.
36-
* * <100,0,0> \htmlonly &rarr; \endhtmlonly PING
37-
* * <200,TEXTO,TIMEOUT> \htmlonly &rar; \endhtmlonly TIME (Linha 0, para sala, data e hora)
36+
* * <100,0,0> &rarr; PING
37+
* * <200,TEXTO,TIMEOUT> \htmlonly &rarr; \endhtmlonly TIME (Linha 0, para sala, data e hora)
3838
* * <300,TEXTO,TIMEOUT> \htmlonly &rarr; \endhtmlonly LECTURE_NAME (Linha 1, para nome da palestra)
3939
* * <400,TEXTO,TIMEOUT> \htmlonly &rarr; \endhtmlonly SPEAKER (Linha 2, para nome do palestrante)
4040
* * <500,TEXTO,TIEMOUT> \htmlonly &rarr; \endhtmlonly ATTENDEE (Linha 3, aponta participante registrado

0 commit comments

Comments
 (0)