1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/pkg/openwsn/patches/Systick.h.patch
2014-05-14 15:06:50 +02:00

12 lines
303 B
Diff

*** stock_iot-lab_M3/openwsn/Systick.h Thu Apr 24 11:19:39 2014
--- riot-openwsn-wip/openwsn/Systick.h Thu Apr 24 16:55:54 2014
***************
*** 0 ****
--- 1,5 ----
+
+
+ void SysTick_Config(void);
+ extern unsigned char systik_i;
+ extern unsigned char rtc_sig,rtc_play;
\ No newline at end of file