Update Firmware-Servo-HelenMitzi.ino
This commit is contained in:
parent
c03a91b60b
commit
3f68f78fd1
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@ void loop() {
|
||||||
|
|
||||||
if ((byte1 & 32) && (byte2 & 32))
|
if ((byte1 & 32) && (byte2 & 32))
|
||||||
{
|
{
|
||||||
if (byte1 & 1) Serial.write("PC3,8\n");
|
if (byte1 & 1) Serial.write("PC3,32\n");
|
||||||
}
|
}
|
||||||
|
|
||||||
else
|
else
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue