Skip to content

Commit c4ea7b0

Browse files
committed
Updated Arduino library config version to 0.0.2
1 parent 9ab54e4 commit c4ea7b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "n2cmu-arduino",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"description": "Feedforward Neural Network Coprocessing Microcontroller Unit (CPC via UART) for STM32F103C8T6 Bluepill Development Board written purely in TinyGo.",
55
"keywords": ["ANN", "Artificial Neural Network", "microcontrollers", "Arduino", "UNO", "Mega", "ESP8266", "ESP32", "RP2040"],
66
"repository": {

0 commit comments

Comments
 (0)