update schematic and add production files

This commit is contained in:
2021-10-08 16:00:18 +02:00
parent d83bea3725
commit 72ce01ef37
24 changed files with 296 additions and 92 deletions

View File

@@ -0,0 +1,7 @@
#pragma once
#include "board.h"
#include "Arduino.h"
void initPower(void);
void handlePower(void);