1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-06-22 08:22:04 +03:00

Optimized size of core, fixed some warnings in libraries.

This commit is contained in:
David A. Mellis
2006-07-09 12:39:27 +00:00
parent 77ecc6476c
commit 4ba8ffb6ee
11 changed files with 97 additions and 126 deletions

View File

@ -512,4 +512,4 @@
#define B11111110 254
#define B11111111 255
#endif
#endif