Skip to content

Commit 32ad6ba

Browse files
committed
Fix README.md
1 parent 9d03c1a commit 32ad6ba

File tree

1 file changed

+13
-8
lines changed

1 file changed

+13
-8
lines changed

README.md

Lines changed: 13 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,22 +11,27 @@
1111
align="right"></a>
1212
</div>
1313

14-
###CHANGELOG
15-
- 2022-08-31 1.0.4 Minor fix and examples update for Raspberry Pi Pico and STM32
16-
- 2022-04-27 1.0.3 Fix frequencies define
17-
- 2022-04-07 1.0.2 Fix support for STM32
14+
15+
16+
1817

1918
# Tutorial
2019

2120
- [Ebyte LoRa E220 device for Arduino, esp32 or esp8266: settings and basic usage](https://www.mischianti.org/2022/03/11/ebyte-lora-e220-llcc68-device-for-arduino-esp32-or-esp8266-specs-and-basic-use-1/)
22-
- Ebyte LoRa E220 device for Arduino, esp32 or esp8266: library
23-
- Ebyte LoRa E220 device for Arduino, esp32 or esp8266: configuration
24-
- Ebyte LoRa E220 device for Arduino, esp32 or esp8266: fixed transmission, broadcast, monitor, and RSSI
25-
- Ebyte LoRa E220 device for Arduino, esp32 or esp8266: power saving and sending structured data
21+
- [Ebyte LoRa E220 device for Arduino, esp32 or esp8266: library](https://www.mischianti.org/2022/03/17/ebyte-lora-e220-llcc68-device-for-arduino-esp32-or-esp8266-library-2/)
22+
- [Ebyte LoRa E220 device for Arduino, esp32 or esp8266: configuration](https://www.mischianti.org/2022/04/19/ebyte-lora-e220-llcc68-device-for-arduino-esp32-or-esp8266-configuration-3/)
23+
- [Ebyte LoRa E220 device for Arduino, esp32 or esp8266: fixed transmission, broadcast, monitor, and RSSI](https://www.mischianti.org/2022/04/27/ebyte-lora-e220-device-for-arduino-esp32-or-esp8266-fixed-transmission-broadcast-monitor-and-rssi-4/)
24+
- [Ebyte LoRa E220 device for Arduino, esp32 or esp8266: power saving and sending structured data](https://www.mischianti.org/2022/05/06/ebyte-lora-e220-device-for-arduino-esp32-or-esp8266-manage-wake-on-radio-and-sends-structured-data-5/)
2625
- Ebyte LoRa E220 device for Arduino, esp32 or esp8266: WOR microcontroller and Arduino shield
2726
- Ebyte LoRa E220 device for Arduino, esp32 or esp8266: WOR microcontroller and WeMos D1 shield
2827
- Ebyte LoRa E220 device for Arduino, esp32 or esp8266: WOR microcontroller and esp32 dev v1 shield
2928

29+
## CHANGELOG
30+
- 2022-08-31 1.0.4 Minor fix and examples update for Raspberry Pi Pico and STM32
31+
- 2022-04-27 1.0.3 Fix frequencies define
32+
- 2022-04-07 1.0.2 Fix support for STM32
33+
34+
3035
# An Arduino UNO shield to simplify the use
3136
![Arduino UNO shield](https://www.mischianti.org/wp-content/uploads/2019/12/ArduinoShieldMountedE32LoRa_min.jpg)
3237

0 commit comments

Comments
 (0)