Skip to content

Commit 9b248f7

Browse files
committed
Fix library properties
1 parent 84fd4ca commit 9b248f7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

library.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
name=esp32_codec2_arduino
1+
name=codec2
22
version=1.0.1
33
author=sh123
44
maintainer=sh123
5-
sentense=Codec2 Arduino library for ESP32.
5+
sentence=Codec2 Arduino library for ESP32.
66
paragraph=Use this library with ESP32 board to encode and decode Codec2 speech frames.
77
category=Communication
88
url=https://github.com/sh123/esp32_codec2_arduino
9-
architecture=esp32
9+
architectures=esp32
1010
includes=codec2.h,freedv_api.h,fsk.h,fmfsk.h

0 commit comments

Comments
 (0)