OneWireArduinoSlave/library/OneWireSlave/library.properties
destroyedlolo 17a5357150 - reorganized the project to match the Arduino library layout
- removed visual studio project files, added vscode configuration
2018-03-30 14:08:28 +02:00

10 lines
471 B
INI

name=OneWireSlave
version=0.2
author=neuoy
maintainer=https://github.com/neuoy/OneWireArduinoSlave
sentence=Library to create slave 1-wire devices
paragraph=This library allows you to emulate existing 1-wire devices with an Arduino, or to create your own protocol. All low-level details are handled by the library, such as reset detection, ROM matching, byte sending and receiving.
category=Device Control
url=https://github.com/neuoy/OneWireArduinoSlave
architectures=*