Update asservissement.ino

This commit is contained in:
enchantuer
2024-05-08 15:28:08 +02:00
committed by GitHub
parent 3385db5199
commit 7ec9b51e24

View File

@@ -536,8 +536,8 @@ void decryptIncom(){
bool neg; bool neg;
i = 0; i = 0;
// stop // stop
if (streamChar[0]==' ') { if (streamChar[0]=='W') {
cmd = streamChar[0]; cmd = ' ';
} }
// recallage // recallage