Go to the documentation of this file. 27 #ifndef IO_SHORTCUTS_HPP_ 28 #define IO_SHORTCUTS_HPP_ 45 #define AS Acceleration_Sensor::getInstance() 46 #define IS IR_Sensor::getInstance() 47 #define LS Light_Sensor::getInstance() 48 #define TS TemperatureSensor::getInstance() 49 #define LD LED_Display::getInstance() 50 #define LE LED::getInstance() 51 #define SW Switches::getInstance()