mirror of
https://github.com/arduino/Arduino.git
synced 2025-03-03 00:29:21 +01:00
- changing random(max) to use stdlib.h random() - not generating .eep files to avoid warning when EEMEM isn't used - removing cast macros (since they are automatically defined in C++) - writing a digital LOW for PWM value of 0 on pins 5 or 6