Please be advised: UPS Shipping will take more time to be shipped as packages need to be taken to a UPS store which is not done every day. Please select USPS for a faster shipping turnaround.
Description of the never ending loop for AVR-GCC C or C++ programs to keep the microcontroller on and running using a while statement (while(1){}). One (1) is always gonig to be true, so the loop never ends.