mirror of
https://github.com/lora-aprs/LoRa_APRS_iGate.git
synced 2026-04-05 06:26:44 +00:00
update clang-format
This commit is contained in:
parent
a3c25dff0a
commit
ecb01f9b90
5 changed files with 6 additions and 10 deletions
|
|
@ -64,8 +64,7 @@
|
|||
#define SETVCOMDETECT 0xDB
|
||||
#define SWITCHCAPVCC 0x2
|
||||
|
||||
enum OLEDDISPLAY_GEOMETRY
|
||||
{
|
||||
enum OLEDDISPLAY_GEOMETRY {
|
||||
GEOMETRY_128_64 = 0,
|
||||
GEOMETRY_128_32 = 1,
|
||||
GEOMETRY_64_48 = 2,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue