Software License Agreement (BSD License)
- Copyright (c) 2011, microBuilder SARL
+ Copyright (c) 2012, microBuilder SARL
All rights reserved.
Redistribution and use in source and binary forms, with or without
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
+#include <time.h>
#include "projectconfig.h"
#include "sysinit.h"
uint32_t currentSecond, lastSecond;
currentSecond = lastSecond = 0;
-
- lcdTest();
-
+
while (1)
{
// Toggle LED once per second