mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-08-14 01:27:39 +00:00
Rename format_manchester/ManchesterFormatted to "[sS]ymbols".
This commit is contained in:
@@ -38,7 +38,7 @@ size_t ManchesterDecoder::symbols_count() const {
|
||||
return packet.size() / 2;
|
||||
}
|
||||
|
||||
ManchesterFormatted format_manchester(
|
||||
FormattedSymbols format_symbols(
|
||||
const ManchesterDecoder& decoder
|
||||
) {
|
||||
const size_t payload_length_decoded = decoder.symbols_count();
|
||||
|
Reference in New Issue
Block a user