File Events.cpp File List > arduino > src > Events.cpp Go to the documentation of this file. /* Copyright (c) Kuba Szczodrzyński 2022-05-17. */ #include "Events.h" uint16_t EventHandler_s::lastId = 1;