From 5e2e3603e96c27515ce4206c4051cd974f08c776 Mon Sep 17 00:00:00 2001 From: Thomas von Dein Date: Mon, 17 Feb 2020 20:18:49 +0100 Subject: [PATCH] fixed arduino version --- 841-tinycore-test/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/841-tinycore-test/Makefile b/841-tinycore-test/Makefile index 73c7646..354a00e 100644 --- a/841-tinycore-test/Makefile +++ b/841-tinycore-test/Makefile @@ -13,7 +13,8 @@ # BOARD_TAG = attinyx4 # BOARD_SUB = 84 -# Arduino stuff +ARDUINO_VERSION = 10810 + PROJECT_DIR = $(shell pwd) BOARD_TAG = attinyx41 BOARD_SUB = 841