Commit Graph

5 Commits

Author SHA1 Message Date
Sébastien Millet 08b947ffeb Updates the LICENSE file to match LESSER glp v3
- I had left the LICENSE file of the GPL v3 instead of the Lesser GPL v3
  (as is more logical, speaking of a library...)
2021-06-04 17:08:45 +02:00
Sébastien Millet 3d3dfa2062 Updates README.md 2021-06-04 16:01:05 +02:00
Sébastien Millet 5230785d3f Adds one example and normalizes names
- There are now two examples in the examples directory.

- Adds RF433ANY_ prefix to macros as needed.

- Passes arduino-lint check.
2021-06-04 15:55:01 +02:00
Sébastien Millet 7864217c19 Moves tesplan in extras
- As per arduino-lint output, a sub-folder containing a .ino file must
  be located in the 'extras' folder.
2021-06-04 13:26:58 +02:00
Sébastien Millet 1497821b2e Initial Upload 2021-06-04 11:57:28 +02:00