1
0
mirror of https://github.com/Optiboot/optiboot.git synced 2025-08-19 09:02:05 +03:00

Add TXC0 define to make rs485 usable on atmega8

This commit is contained in:
mfunkey
2021-12-25 11:28:24 +01:00
parent 1ab443cb35
commit 388360a35d

View File

@@ -106,6 +106,7 @@
#define UDR0 UDR
#define UDRE0 UDRE
#define RXC0 RXC
#define TXC0 TXC
#define FE0 FE
#define TIFR1 TIFR
#define WDTCSR WDTCR