move DATA_SIZE to global

This commit is contained in:
2025-05-25 15:07:39 +02:00
parent 17a5b457d6
commit 52e2c96e0e
3 changed files with 7 additions and 2 deletions

View File

@ -8,3 +8,4 @@
#define TRIGGER_BIT_2 4
#define HIGH_BIT_2 8
#define I2C_ADDRESS_START 0x08
#define DATA_SIZE 8