Arduino data types and constants. Constants Floating Point Constants Integer Constants HIGH | LOW INPUT | OUTPUT | INPUT_PULLUP LED_BUILTIN true | false Conversion byte() char() float() int() long() word() Data Types String() array bool boolean byte char double float int long short size_t string unsigned char unsigned int unsigned long void word Variable Scope & Qualifiers const scope static volatile Utilities PROGMEM sizeof() 相关文章: 2022-01-29 2022-02-27 2022-01-09 2021-07-14 2021-09-21 2021-09-18 2022-02-14