Skip to content

Commit 901de3e

Browse files
authored
Update library.properties
1 parent 02a93b3 commit 901de3e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

library.properties

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
name=Harvard_TinyMLx
2-
version=1.2.1-Alpha
2+
version=1.2.2-Alpha
33
author=TinyMLx Authors
44
maintainer=Brian Plancher <[email protected]>
55
sentence=Supports the TinyML edX Course and TinyML Shield.
6-
paragraph=This library supports the TinyML Shield and provides examples that suppor the TinyML edX course. The examples work best with the Arduino Nano 33 BLE Sense board and the Tiny Machine Learning Kit from Arduino. It also includes a modified version of the Arduino_OV767X library version 0.0.2 and a fork of the TensorFlow_Lite version 2.4.0-Alpha
6+
paragraph=This library supports the TinyML Shield and provides examples that suppor the TinyML edX course. The examples work best with the Arduino Nano 33 BLE Sense board and the Tiny Machine Learning Kit from Arduino. It also includes a modified version of the Arduino_OV767X library version 0.0.2 and a fork of the TensorFlow_Lite library version 2.4.0-Alpha
77
category=Sensors
8-
url=http://www.tinymlx.org
8+
url=http://www.tinymledu.org
99
includes=TinyMLShield.h,TensorFlowLite.h
1010
ldflags=-lm
1111
architectures=mbed_nano

0 commit comments

Comments
 (0)