src/device

This commit is contained in:
Jasmine Iwanek
2022-04-02 16:50:17 -04:00
parent 702f80e58a
commit 50ef360282
5 changed files with 654 additions and 265 deletions

View File

@@ -139,7 +139,6 @@ postcard_close(UNUSED(void *priv))
NULL, NULL, NULL, postcard_write, NULL, NULL, NULL);
}
const device_t postcard_device = {
.name = "POST Card",
.internal_name = "postcard",