mirror of
https://github.com/Djeeberjr/fw-anwesenheit.git
synced 2026-04-30 18:49:09 +00:00
added IDMapping to IDStore
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user