1
0
forked from me/IronOS

Revert "Test"

This reverts commit 3e502f462d.
This commit is contained in:
Varga Zsolt
2021-06-08 22:57:09 +02:00
parent 3e502f462d
commit 2755bb15b2
10 changed files with 575 additions and 695 deletions

View File

@@ -61,7 +61,7 @@ typedef struct {
uint8_t pdMissingWarningCounter; // Counter of how many times we have warned we cannot detect the pd interface
char uiLanguage[8]; // Selected UI Language code, null-terminated *only if* the length is less than 8 chars
uint8_t PDNegTimeout; // PD timeout in 100ms steps
uint8_t PDNegTimeout; // PD timeout in 100ms steps
uint32_t padding; // This is here for in case we are not an even divisor so
// that nothing gets cut off