mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2026-09-11 00:59:28 +00:00
Update clang format to 18 (#2891)
* move to clang-format-18 * clang-format-18 indendation
This commit is contained in:
@@ -47,7 +47,7 @@ class ManchesterBase {
|
||||
|
||||
virtual size_t symbols_count() const;
|
||||
|
||||
virtual ~ManchesterBase(){};
|
||||
virtual ~ManchesterBase() {};
|
||||
|
||||
protected:
|
||||
const baseband::Packet& packet;
|
||||
|
||||
Reference in New Issue
Block a user