Update README.md

pull/25/head
sh123 2021-10-20 13:40:32 +03:00 zatwierdzone przez GitHub
rodzic 87f4e4b0e1
commit 2e6b1ac4a2
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 4 dodań i 0 usunięć

Wyświetl plik

@ -179,6 +179,10 @@ Payloads for commands are sent and expected as big endian and defined as:
int16_t rssi;
int16_t snr; // snr * 100
} __attribute__((packed));
// KISS command 8
struct RebootModem {
} __attribute__((packed));
```
# Using External UHF Amplifier