Commit Graph

3 Commits

Author SHA1 Message Date
Sébastien Millet 373c377b35 Adds simul directory
- Also fixes a possible bug in test.ino where a variable could be used
  without being set.
2022-11-01 09:54:31 +01:00
Sébastien Millet 68f0d89732 Switches from arduino-builder to arduino-cli
- This switch is done by the new script 'am2' (replacing 'am') and
  updated Makefiles.

- Also fixes a bug in RF433Debug where the buffer used to copy strings
  from PROGMEM was not big enough. To ensure such a bug does not
  re-occur, now RF433Debug lib checks this condition and should that be
  the case, it prints out a fatal error and stops.
2022-09-20 20:39:05 +02:00
Sébastien Millet 1497821b2e Initial Upload 2021-06-04 11:57:28 +02:00