diff src/i2c.asm @ 275:653a3ab08062

rename into hwOS
author heinrichsweikamp
date Thu, 07 May 2015 13:11:14 +0200
parents 23311219dacc
children ceb1b7329dce
line wrap: on
line diff
--- a/src/i2c.asm	Tue May 05 14:58:16 2015 +0200
+++ b/src/i2c.asm	Thu May 07 13:11:14 2015 +0200
@@ -16,7 +16,7 @@
 ;  2012-08-22 : [mH] Creation
 
 
-#include "ostc3.inc"                ; Mandatory header
+#include "hwos.inc"                ; Mandatory header
 #include "wait.inc"
 #include "math.inc"