void setup()
in
iot_code/DemoProject/src/main.cpp [71:74]
4
lines of code
1
McCabe index (conditional complexity)
void setup() { Serial.begin(9600); connectAWS(); }