This commit is contained in:
Rene Hopf
2018-02-18 13:37:50 +01:00
parent b988e09e3e
commit ff224a2509
4 changed files with 39 additions and 14 deletions

View File

@@ -128,7 +128,7 @@ int main(void) {
consoleScope();
timeout++;
timeout=0;
if (HAL_GPIO_ReadPin(BUTTON_PORT, BUTTON_PIN)) {
enable = 0;