Skip to content

Commit 5fb5a2a

Browse files
authored
Update README.md
1 parent 963d1e1 commit 5fb5a2a

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
#* ~~~ Obsolete ~~~ *
1+
# * ~~~ Obsolete ~~~ *
22
This library is obsolete and no longer supported. The Wireless Programming protocol was mergerd in the mainstream [RFM69 library](https://github.com/LowPowerLab/RFM69) and now known as **RFM69_OTA.h** - so replace/include that instead of **WirelessHEX69.h** in any new sketches. There are new [Programmer and Target examples](https://github.com/LowPowerLab/RFM69/tree/master/Examples/WirelessProgramming_OTA) in the main RFM69 lib as well.
33
<br>**WirelessProgramming.exe** has also been upgraded and included at the link above and the one in this directory is kept for reference but is no longer up to date to be used with the latest RFM69_OTA library.
44

5-
##Moteino Wireless Programming library
5+
## Moteino Wireless Programming library
66
* Library for facilitating wireless programming using RFM12B/RFM69 transceivers (get libraries here: [RFM12B](https://github.com/LowPowerLab/RFM12B) and [RFM69](https://github.com/LowPowerLab/RFM69))
77
* and the SPI Flash memory library for arduino/moteino (get library here: [SPIFlash](http://github.com/LowPowerLab/SPIFlash))
88
* DEPENDS ON the two libraries mentioned above
@@ -15,5 +15,5 @@ This library is obsolete and no longer supported. The Wireless Programming proto
1515

1616
Examples for how to wirelessly program Moteino are found under the RFM12B and RFM69 libraries.
1717

18-
##License
18+
## License
1919
GPL 3.0, please see the [License.txt](https://github.com/LowPowerLab/WirelessProgramming/blob/master/License.txt) file for details. Be sure to include the same license with any fork or redistribution of this library.

0 commit comments

Comments
 (0)