mirror of
https://github.com/eddyem/STM8_samples.git
synced 2026-03-20 08:40:58 +03:00
added 3 & 4 digit voltmeter schematics
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
#include "ports_definition.h"
|
||||
#include "main.h"
|
||||
#include "stepper.h"
|
||||
#include "soft_i2c.h"
|
||||
|
||||
// Top Level Interrupt
|
||||
INTERRUPT_HANDLER(TLI_IRQHandler, 0){}
|
||||
|
||||
Reference in New Issue
Block a user