diff src/adc_lightsensor.asm @ 275:653a3ab08062

rename into hwOS
author heinrichsweikamp
date Thu, 07 May 2015 13:11:14 +0200
parents bddb63835035
children 34e2f5bdc5a2
line wrap: on
line diff
--- a/src/adc_lightsensor.asm	Tue May 05 14:58:16 2015 +0200
+++ b/src/adc_lightsensor.asm	Thu May 07 13:11:14 2015 +0200
@@ -8,7 +8,7 @@
 ; HISTORY
 ;  2011-08-08 : [mH] moving from OSTC code
 
-#include "ostc3.inc"
+#include "hwos.inc"
 #include "math.inc"
 #include "wait.inc"
 #include "eeprom_rs232.inc"