Minor change

This commit is contained in:
Th3maz1ng 2022-10-02 12:02:51 +02:00
parent f8d4585b6b
commit b0b661cab1

View File

@ -2,7 +2,7 @@
## What is it ?
This system is an ATMEGA328P and NRF24L01+ based low power device to detect when something is posted in my mail box. The electronic circuit shares the same designed as the low power weather station I made enabling it to consume only 60µA when sleeping.
**You will also need to build a receiver station to handle the notifications. For that you can build your own or use [this design](/git/Th3maz1ng/ESP8266_dual_NRF24l01_gateway) I made.**
**You will also need to build a receiver station to receive the messages. For that you can build your own or use [this design](/git/Th3maz1ng/ESP8266_dual_NRF24l01_gateway) I made.**
**Check the LICENSE.md file at the root of this project for more information.**