fix rebase module05

This commit is contained in:
hugogogo
2025-03-15 16:31:30 +01:00
parent 8fef07135a
commit 1d5e8d4ee7
9 changed files with 46 additions and 22 deletions

View File

@@ -12,6 +12,11 @@
#include "usart.h"
#include "adc.h"
//
// GLOBAL
//
extern volatile uint8_t adc_channel;
//
// PROTOTYPES
//