7 Commits

Author SHA1 Message Date
7608ba0abf Version 1.2.0
Added function to get ESP-NOW version.
Minor main code refactoring.
2025-01-18 12:50:25 +03:00
83cebd5677 Version 1.1.0
Added support for ESP-NOW v2.0.
The default initialization values have been changed.
ESP-NOW operation has been fixed for B/LR protocols only.
Some functions have been moved to IRAM.
Heap memory allocation functions have been changed.
Refactoring of the main code.
2025-01-16 18:37:47 +03:00
d066c326e3 Version 1.0.4
Updated README.
2024-07-20 23:41:08 +03:00
10a5837c8f Version 1.0.3
Fixed bug with ESP-NOW channel setting when device is connected to router.
2024-06-09 09:26:55 +03:00
98efc65a52 Version 1.0.2
Added multiple attempts to send a message.
2024-06-05 17:53:34 +03:00
fa94b7a39e Version 1.0.1
Changed internal error message.
Added support of ESP-IDF v4.x.x.
2024-06-02 15:04:56 +03:00
7508c2b161 Version 1.0.0
Initial version.
2024-05-30 07:41:35 +03:00