Skip to content

Commit

Permalink
Update Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
FredM67 committed Jul 19, 2023
1 parent 0e35673 commit b143276
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Mk2_3phase_RFdatalog_temp/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ You'll need to install additional extension(s). The most popular and used extens
- **Mk2_3phase_RFdatalog_temp.ino** : This file is needed for Arduino IDE
- **calibration.h** : contains the calibration parameters
- **config.h** : the user's preferences are stored here (pin assignments, features, ...)
- **config_system.h** : rarely modified system constants
- **constants.h** : some constants - *do not edit*
- **debug.h** : some macros for serial output and debugging
- **dualtariff.h** : definitions for the dual tariff feature
Expand All @@ -40,4 +41,4 @@ You'll need to install additional extension(s). The most popular and used extens
- **inject_sketch_name.py** : helper script for PlatformIO
- **Doxyfile** : config for Doxygen (code documentation)

The end-user should ONLY edit both files **calibration.h** and **config.h**.
The end-user should ONLY edit both files **calibration.h** and **config.h**.

0 comments on commit b143276

Please sign in to comment.