Go to the documentation of this file. 15 #ifndef WS_LOADING_TOOLTIPS_H 16 #define WS_LOADING_TOOLTIPS_H 18 #define WS_LOADING_TIP_1 \ 19 "Name components in IO using emojis to differentiate them!" 20 #define WS_LOADING_TIP_2 \ 21 "WipperSnapper now supports TFT displays on some boards (more to come)." 22 #define WS_LOADING_TIP_3 \ 23 "Getting throttle errors? Try reducing a sensor's polling time." 24 #define WS_LOADING_TIP_4 \ 26 "\"Be quick, but don't hurry\" - John Wooden " 28 #endif // WS_LOADING_TOOLTIPS_H