firmware
firmware copied to clipboard
Move Time set from system to main
We run into a precedence issue here, where we can't set the time before the console is inited, and we can init the console before concurrency::hasBeenSetup is set to true. So we move it into main.