#include <Arduino_FreeRTOS.h> void setup() { Serial.begin(SERIAL_DEBUG_BAUD); Serial.println(); } void loop() { }