update clang-format

This commit is contained in:
Peter Buchegger 2023-02-10 22:06:53 +01:00
parent a3c25dff0a
commit ecb01f9b90
5 changed files with 6 additions and 10 deletions

View file

@ -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,