avr: move definition of TWI_BIT_LENGTH to device defs.

This commit is contained in:
Martin Preuss
2024-09-10 02:56:50 +02:00
parent 743b33664f
commit c79037a1e1
3 changed files with 5 additions and 9 deletions

View File

@@ -10,13 +10,6 @@
; ***************************************************************************
; defines
.equ TWI_BIT_LENGTH = 10000 ; 100000 and 200000 works for display: 10000, 100000, 200000
; ***************************************************************************
; data