This website works better with JavaScript.
Home
Explore
Help
Sign In
visus
/
teensy-cores
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
rmv warning "implicit declaration of function 'delay'"
main
Frank
5 years ago
parent
eb3d0484b1
commit
2a8b5d066e
No account linked to committer's email address
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
+1
-1
teensy4/usb_serial.c
+ 1
- 1
teensy4/usb_serial.c
View File
@@ -30,7 +30,7 @@
#include "usb_dev.h"
#include "usb_serial.h"
//#include "delay.h" // for yield
()
#include "core_pins.h"// for delay
()
//#include "HardwareSerial.h"
#include <string.h> // for memcpy()
Write
Preview
Loading…
Cancel
Save