added IDMapping to IDStore

This commit is contained in:
2025-05-16 17:46:24 +02:00
parent de7c260e14
commit 907b758626
2 changed files with 6 additions and 3 deletions

View File

@@ -27,6 +27,7 @@ mod parser;
mod pm3;
mod tally_id;
mod webserver;
mod id_mapping;
const STORE_PATH: &str = "./data.json";
const PWM_CHANNEL_BUZZER: Channel = Channel::Pwm0; //PWM0 = GPIO18/Physical pin 12