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_3 DELAY_NS(63)
#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
#ifndef ST7920_DELAY_1