mirror of
https://github.com/arduino/Arduino.git
synced 2025-01-19 08:52:15 +01:00
2ba54d2cbf
- 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