Fix a comment

This commit is contained in:
Scott Lahteine 2018-10-17 10:33:45 -05:00
parent bc75eb2c64
commit 6bdbe3299e

View file

@ -81,7 +81,7 @@
#define CPU_ST7920_DELAY_2 DELAY_NS(0) #define CPU_ST7920_DELAY_2 DELAY_NS(0)
#define CPU_ST7920_DELAY_3 DELAY_NS(63) #define CPU_ST7920_DELAY_3 DELAY_NS(63)
#else #else
#error "No valid condition for delays in 'ultralcd_st7920_u8glib_rrd.h'" #error "No valid condition for delays in 'ultralcd_st7920_u8glib_rrd_AVR.h'"
#endif #endif
#ifndef ST7920_DELAY_1 #ifndef ST7920_DELAY_1