This commit is contained in:
J. Nick Koston 2023-06-05 17:32:35 -05:00
parent e15cb7a0e3
commit 11b23e99c6
No known key found for this signature in database
1 changed files with 1 additions and 0 deletions

View File

@ -123,6 +123,7 @@ namespace ratgdo {
void openDoor();
void closeDoor();
void toggleLight();
void toggleDoor();
void sendSyncCodes();
void obstructionLoop();