- drawString(245, 80, COLOR_BLACK, &dejaVuSansBold9ptFontInfo, "Warning:");
- drawString(244, 79, COLOR_WHITE, &dejaVuSansBold9ptFontInfo, "Warning:");
- drawString(244, 95, COLOR_WHITE, &dejaVuSans9ptFontInfo, "ADC input");
- drawString(244, 110, COLOR_WHITE, &dejaVuSans9ptFontInfo, "is not 5.0V");
- drawString(244, 125, COLOR_WHITE, &dejaVuSans9ptFontInfo, "tolerant!");
+ fontsDrawString(245, 80, COLOR_BLACK, &dejaVuSansBold9ptFontInfo, "Warning:");
+ fontsDrawString(244, 79, COLOR_WHITE, &dejaVuSansBold9ptFontInfo, "Warning:");
+ fontsDrawString(244, 95, COLOR_WHITE, &dejaVuSans9ptFontInfo, "ADC input");
+ fontsDrawString(244, 110, COLOR_WHITE, &dejaVuSans9ptFontInfo, "is not 5.0V");
+ fontsDrawString(244, 125, COLOR_WHITE, &dejaVuSans9ptFontInfo, "tolerant!");