mirror of
https://github.com/clockworkpi/DevTerm.git
synced 2026-03-19 18:32:39 +01:00
bug fix,backlight adjustment
This commit is contained in:
@@ -22,7 +22,7 @@ static const uint32_t LOOP_INTERVAL_MS = 0;
|
||||
static TickWaiter<LOOP_INTERVAL_MS> waiter;
|
||||
|
||||
HardwareTimer timer(1);
|
||||
HardwareTimer ctrl_timer(4);
|
||||
//HardwareTimer ctrl_timer(4);
|
||||
|
||||
void setup() {
|
||||
USBComposite.setManufacturerString("ClockworkPI");
|
||||
|
||||
Reference in New Issue
Block a user