fix clangd and comments

This commit is contained in:
2025-02-21 10:55:45 +01:00
parent 951d79afe7
commit c5a0d59f36
5 changed files with 87 additions and 78 deletions

View File

@@ -6,12 +6,12 @@
* https://github.com/dennis9819/splitflap_v1
*/
#include <stdlib.h>
#include <string.h>
#include <avr/io.h>
#include <avr/wdt.h>
#include <avr/interrupt.h>
#include <util/delay.h>
#include <stdlib.h>
#include <string.h>
#include <avr/iom8.h>