mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
Tpm2net rewrite (#217)
* initial tpm2net rewrite - doesnt compile yet * new tpm2.net drive compiles. rename old tmp2net typos to tpm2net fixed compiler warning in ws2812b * added packetsize calculations and the end of frame character. Output looks good on tcpdump * removed old tpm2net driver renamed tpm2netnew to tpm2net
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
<file alias="schema-sedu">schemas/schema-sedu.json</file>
|
||||
<file alias="schema-sk6812rgbw-spi">schemas/schema-sk6812rgbw-spi.json</file>
|
||||
<file alias="schema-tinkerforge">schemas/schema-tinkerforge.json</file>
|
||||
<file alias="schema-tmp2net">schemas/schema-tmp2net.json</file>
|
||||
<file alias="schema-tpm2net">schemas/schema-tpm2net.json</file>
|
||||
<file alias="schema-tpm2.json">schemas/schema-tpm2.json</file>
|
||||
<file alias="schema-udpraw">schemas/schema-udpraw.json</file>
|
||||
<file alias="schema-ws2801">schemas/schema-ws2801.json</file>
|
||||
|
Reference in New Issue
Block a user