added submenus

This commit is contained in:
2025-02-09 23:10:59 +01:00
parent d19554b6ab
commit 01401b02b0
6 changed files with 114 additions and 33 deletions

View File

@@ -1,5 +1,5 @@
#ifndef GPIO_H
#define GPIO_H
#ifndef GPIO2_H
#define GPIO2_H
#include <stdbool.h>
#include <stdint.h>