Skip to content

Commit

Permalink
Add PlayCodingBox support: modules, firmware, and drivers
Browse files Browse the repository at this point in the history
  • Loading branch information
piaojongwien committed Dec 20, 2024
1 parent 7ee2a51 commit 1ffbdca
Show file tree
Hide file tree
Showing 7 changed files with 978 additions and 524 deletions.
Binary file not shown.
3 changes: 1 addition & 2 deletions app/firmwares/examples/arduino_nano/arduino_nano.ino
Original file line number Diff line number Diff line change
Expand Up @@ -398,5 +398,4 @@ void callDebug(char c){
writeSerial(0x55);
writeSerial(c);
writeEnd();
}

}
Loading

0 comments on commit 1ffbdca

Please sign in to comment.