diff python/stm32f4/burn.c3 @ 256:225f444019b1

Added build and flash menu option
author Windel Bouwman
date Sun, 04 Aug 2013 18:32:04 +0200
parents 6ed3d3a82a63
children
line wrap: on
line diff
--- a/python/stm32f4/burn.c3	Sun Aug 04 15:10:10 2013 +0200
+++ b/python/stm32f4/burn.c3	Sun Aug 04 18:32:04 2013 +0200
@@ -10,9 +10,11 @@
 
 import stm32f4xx;
 
+/*
 function void init()
 {
 }
+*/
 
 function void main()
 {