Update user_code.cpp

This commit is contained in:
Siwat Sirichai 2023-10-01 12:32:32 +07:00
parent c2f8c07b5a
commit 8bd0fb5ecb
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
#include <user_code.hpp>
//Timer Components
ESPMega_Timer timer1(0, 50, timer1_callback, 15001);
// Display Componets