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
Add SerialUSB definition
main
PaulStoffregen
9 years ago
parent
1225f43fd0
commit
cf01df2494
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
+1
-0
teensy3/pins_arduino.h
+ 1
- 0
teensy3/pins_arduino.h
View File
@@ -198,5 +198,6 @@ static inline uint8_t digitalPinToTimer(uint8_t pin)
#define SERIAL_PORT_HARDWARE_OPEN1 Serial2
#define SERIAL_PORT_HARDWARE_OPEN2 Serial3
#define SerialUSB Serial
#endif
Write
Preview
Loading…
Cancel
Save