Merge pull request #14817 from lmagyar/fix-typo

Fixing a plain, harmless typo
This commit is contained in:
s-hadinger 2022-02-13 00:07:23 +01:00 committed by GitHub
commit 8130aaffd9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -647,7 +647,7 @@ typedef struct {
uint32_t ipv4_rgx_subnetmask; // 55C
uint16_t pwm_value_ext[16-5]; // 560 Extension to pwm_value to store up to 16 PWM for ESP32. This array stores values 5..15
uint8_t free_560[70]; // 576
uint8_t free_576[70]; // 576
SysMBitfield1 flag2; // 5BC
uint32_t pulse_counter[MAX_COUNTERS]; // 5C0