Headers cleanups

This commit is contained in:
Oleg Kalachev
2023-12-19 05:06:19 +03:00
parent d3e7291197
commit a174d5cd7d
11 changed files with 19 additions and 24 deletions

View File

@@ -1,6 +1,8 @@
// Copyright (c) 2023 Oleg Kalachev <okalachev@gmail.com>
// Repository: https://github.com/okalachev/flix
// Main LED control
#define BLINK_PERIOD 500000
void setupLED()