Block-friendly buttons

This commit is contained in:
Michal Moskal
2017-07-10 14:26:19 +01:00
parent 36050de253
commit df45cb98ef
4 changed files with 37 additions and 6 deletions

View File

@ -15,7 +15,6 @@ const enum LightsPattern {
OrangePulse = 9, // LED_ORANGE_PULSE
}
/**
* User interaction on buttons
*/