This commit is contained in:
2025-07-05 18:43:33 -04:00
parent c8cff9dabd
commit ed99bfdf80

View File

@@ -9,7 +9,7 @@ Configuration Variables
uint8_t receiver_mac[ESP_NOW_ETH_ALEN] = {0xe4, 0xb0, 0x63, 0x17, 0x9e, 0x44};
Sending & Ecapsulating Data
------------------------------
----------------------------
.. code-block:: c