added commenting, removed deprecated functions
[cortex-from-scratch] / include / sys / robsys.h
index 6962770..8070e60 100644 (file)
@@ -9,8 +9,8 @@
  * rates etc.
  */
 //#define ENABLE_HSE           
-//efine CRYSTAL_MHZ    8
-//efine CLKSPEED_MHZ   72
+//#define CRYSTAL_MHZ  8
+//#define CLKSPEED_MHZ         72
 extern void clock_init();
 // extern int clock_test();
 // extern void clock_reset();