This commit is contained in:
2025-07-05 20:54:03 -04:00
parent a443c9c48b
commit 649bb11eda

View File

@@ -1,2 +1,7 @@
INTRODUCTION INTRODUCTION
============ ============
- transmits control data using ESP-NOW transmission protocol
- in a provided tutorial data being sent from transmitter to the sender is sufficient for defining RC car speed and direction; added functionality is possible by expanding the code
- core functionality includes: transmitter and receiver
- at the same time, the ending look and functionality of RC car can vary as there are many areas for freedom