Fun with Arduino 09 Variables & Data Types byte int long unsigned

preview_player
Показать описание
More info on the blog:
Рекомендации по теме
Комментарии
Автор

I see this video is a couple of years old, but would you consider covering standard typedef macros (like uint8, uchar, etc) and whether you need to #include anything? (types.h, ctypes.h etc) and other standard includes like limits.h (for example, to get values like MAXINT and others)

CollinBaillie