#pragma once
void checkForUpdatesAndInstall(void *parameter);
void checkIfOTAwasSuccessful(void *parameter);
extern bool updateAvailable;