From 3f90c242ff00cc2a8ec26486c1d22bb0e3de0114 Mon Sep 17 00:00:00 2001 From: lonkaars Date: Fri, 13 May 2022 19:29:31 +0200 Subject: debug error handling --- robot/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'robot/makefile') diff --git a/robot/makefile b/robot/makefile index fb30b7e..1036a26 100644 --- a/robot/makefile +++ b/robot/makefile @@ -4,7 +4,7 @@ AVRDUDE_DEVICE = m328p DEVICE ?= atmega168 MCU ?= atmega168 AVRDUDE_DEVICE ?= m168 -SIM = +SIM = true PORT ?= /dev/ttyACM0 -- cgit v1.2.3