-
Notifications
You must be signed in to change notification settings - Fork 328
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add PlayCodingBox support: modules, firmware, and drivers
- Loading branch information
piaojongwien
committed
Dec 20, 2024
1 parent
7ee2a51
commit 1ffbdca
Showing
7 changed files
with
978 additions
and
524 deletions.
There are no files selected for viewing
Binary file removed
BIN
-238 KB
app/drivers/CH34x_Install_Windows_v3_4/CH34x_Install_Windows_v3_4.EXE
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -398,5 +398,4 @@ void callDebug(char c){ | |
writeSerial(0x55); | ||
writeSerial(c); | ||
writeEnd(); | ||
} | ||
|
||
} |
Oops, something went wrong.