Hey, confused beginner here... In the README section regarding the watchdog timer shouldn't the function calls be ``` ArduinoCloud.update() ArduinoCloud.begin(...) ``` instead of ``` ArduinoIoTCloud.update() ArduinoIoTCloud.begin(...) ```