mirror of
https://github.com/dalathegreat/Battery-Emulator.git
synced 2025-10-04 18:29:48 +02:00
Add interval defines for inverters
This commit is contained in:
parent
25afbd82f9
commit
c9fe3168e1
6 changed files with 12 additions and 19 deletions
|
@ -65,6 +65,7 @@
|
|||
#define INTERVAL_500_MS 500
|
||||
#define INTERVAL_640_MS 640
|
||||
#define INTERVAL_1_S 1000
|
||||
#define INTERVAL_2_S 2000
|
||||
#define INTERVAL_5_S 5000
|
||||
#define INTERVAL_10_S 10000
|
||||
#define INTERVAL_60_S 60000
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue