From 954c6f86dbbfb0fc62b1826eb559b69f526ae33e Mon Sep 17 00:00:00 2001 From: jaredliw Date: Thu, 16 Sep 2021 22:37:27 +0800 Subject: [PATCH] Unset architecture --- library.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.properties b/library.properties index 79bcd92..d7c2558 100644 --- a/library.properties +++ b/library.properties @@ -6,4 +6,4 @@ sentence=An Arduino library for controlling PikaBot. paragraph=This library allows you to program your PikaBot in a fast and easy way without getting too deep into electronics and programming. category=Device Control url=https://github.com/jaredliw/pikabot -architectures=Maker Uno \ No newline at end of file +architectures=* \ No newline at end of file