/*
* $projectname$.c
*
* Created: $date$
* Author : $user$
*/
#include "sam.h"
int main(void)
{
/* Replace with your application code */
while (1)
}