1
0
mirror of https://github.com/taigrr/arduinolibs synced 2025-01-18 04:33:12 -08:00
Rhys Weatherley d452bea037 Remove EEPROM address argument from RNG.begin()
Always store the seed at the very end of EEPROM memory.
2017-11-04 10:18:05 +10:00
..

This directory contains Makefiles and other logic to build some of the
Arduino libraries and programs on a Linux host system.  This is intended
to help with testing.  It is not a complete Arduino emulation.