We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6807ec7 commit 18bdd03Copy full SHA for 18bdd03
library.properties
@@ -1,10 +1,10 @@
1
name=ByteConvert
2
version=0.0.1
3
-author=SloCompTech
4
-maintainer=SloCompTech <SloCompTech@gmail.com>
+author=Martin Dagarin
+maintainer=Martin Dagarin <SloCompTech@gmail.com>
5
sentence=Library for converting variables to bytes and reverse
6
paragraph=Library for converting variables to bytes so they are easyer to transmit via I2C,SPI ...
7
category=Communication
8
-url=None
+url=https://github.com/SloCompTech/ByteConvert_arduino
9
architectures=*
10
includes=ByteConvert.hpp
0 commit comments