This website requires JavaScript.
Explore
Help
Register
Sign In
rooty
/
Arduino
Watch
1
Star
0
Fork
0
You've already forked Arduino
mirror of
https://github.com/arduino/Arduino.git
synced
2025-04-02 19:25:26 +02:00
Code
Issues
Releases
Activity
Arduino
/
hardware
/
arduino
History
Matthijs Kooijman
8e35973ff9
Remove check that is always false
...
len is an unsigned variable, so it will never be less than 0. This helps towards
#1792
.
2014-02-19 16:09:30 +01:00
..
avr
Don't store peeked characters in a char variable
2014-02-19 16:09:30 +01:00
sam
Remove check that is always false
2014-02-19 16:09:30 +01:00