This commit is contained in:
Dodit Suprianto 2025-01-23 14:05:34 +07:00
parent 7ae33aa42f
commit 127c75af36

View File

@ -14,7 +14,7 @@ An **LCD display** is used to visualize data locally, where the right bottom cor
## Code Structure ## Code Structure
This project includes six files, with the final and most updated version being: This project includes six files, with the final and most updated version being:
- **Mfarming_read_rev8**: The final version of the code. This is the file to flash onto your ESP32 device for deployment. - **Mfarming_read_rev9**: The final version of the code. This is the file to flash onto your ESP32 device for deployment.
## Features ## Features