mirror of
https://github.com/anklimov/lighthub
synced 2026-01-30 18:19:06 +03:00
Сounter mod, core & modbus tuned for 1/100th prec
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
#pragma once
|
||||
#include <Arduino.h>
|
||||
|
||||
|
||||
#define TENS_FRACT_LEN 2
|
||||
#define TENS_BASE 100
|
||||
|
||||
#define DEFAULT_FILESIZE_LIMIT 65535
|
||||
#ifndef MAX_JSON_CONF_SIZE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user