Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions libraries/dwiBus.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
name: dwiBus
version: 1.0.0
author: Ali Çimen <[email protected]>
maintainer: Ali Çimen <[email protected]>
sentence: A UART-based multi-device communication library.
paragraph: dwiBus provides support for both SoftwareSerial and HardwareSerial. It is compatible with Arduino and ESP32 platforms.
category: Communication
url: https://github.com/dralicimen/dwiBus
architectures: *
Loading