New I2C devices
[owSlave2.git] / DS2423_DS2413 / Makefile
index a8708ea..dc1e00d 100644 (file)
@@ -7,9 +7,9 @@
 
 MCU = attiny84
 FORMAT = ihex
-TARGET =DS2423_DS2423
-SRC = DS2423_DS2423.c
-ASRC = ../common/OWDS2423_DS2423.S
+TARGET =DS2423_DS2413
+SRC = DS2423_DS2413.c
+ASRC = ../common/OWDS2423_DS2413.S
 
 # Name of this Makefile (used for "make depend").
 MAKEFILE = Makefile