void printf(const __FlashStringHelper *format, ...) {. char buf[PRINTF_BUF];. va_list ap;. va_start(ap, format);. #ifdef __AVR__.
確定! 回上一頁