ee833cf49181b231ff475e6819fe632f7bf01a7b
howto/come_gestire_comunicazione_rs485/gestione_rs485_con_schede_syel.md
... | ... | @@ -38,7 +38,7 @@ Nel **common.h** (o comunque in un file .h incluso nel common): |
38 | 38 | ;Comando per leggere digitale+analogico |
39 | 39 | ;0-0-0-3-1-1-'i' Risposta 1dato digitale+2dato analogico |
40 | 40 | ***************************************/ |
41 | - #define READ_IN 0x69 |
|
41 | + #define READ_IN 0x69 |
|
42 | 42 | |
43 | 43 | |
44 | 44 | //---------------------funzioni---------------------- |