File tree Expand file tree Collapse file tree 6 files changed +7636
-10063
lines changed
Expand file tree Collapse file tree 6 files changed +7636
-10063
lines changed Original file line number Diff line number Diff line change 11---
22Language : Cpp
33BasedOnStyle : Google
4- AccessModifierOffset : -1
4+ AccessModifierOffset : -4
55AlignAfterOpenBracket : Align
66AlignConsecutiveMacros : true
77AlignConsecutiveAssignments : true
@@ -29,7 +29,7 @@ BraceWrapping:
2929 AfterClass : false
3030 AfterControlStatement : false
3131 AfterEnum : false
32- AfterFunction : false
32+ AfterFunction : true
3333 AfterNamespace : false
3434 AfterObjCDeclaration : false
3535 AfterStruct : false
@@ -42,15 +42,15 @@ BraceWrapping:
4242 SplitEmptyRecord : true
4343 SplitEmptyNamespace : true
4444BreakBeforeBinaryOperators : None
45- BreakBeforeBraces : Attach
45+ BreakBeforeBraces : Custom
4646BreakBeforeInheritanceComma : false
4747BreakInheritanceList : BeforeColon
4848BreakBeforeTernaryOperators : true
4949BreakConstructorInitializersBeforeComma : false
5050BreakConstructorInitializers : BeforeColon
5151BreakAfterJavaFieldAnnotations : false
5252BreakStringLiterals : true
53- ColumnLimit : 80
53+ ColumnLimit : 120
5454CommentPragmas : ' ^ IWYU pragma:'
5555CompactNamespaces : false
5656ConstructorInitializerAllOnOneLineOrOnePerLine : true
Original file line number Diff line number Diff line change 66
77English | [ 中文] ( README_cn.md )
88
9- <img src =" https://static-cdn.m5stack.com/resource/docs/static/assets/img/product_pics /core/core2/core2_01.webp " alt =" M5Core2_P1 " width =" 350 " height =" 350 " >
9+ <img src =" https://static-cdn.m5stack.com/resource/docs/products /core/core2/core2_01.webp " alt =" M5Core2_P1 " width =" 350 " height =" 350 " >
1010
1111** For the Detailed documentation of M5Core2, Please [ Click here] ( https://docs.m5stack.com/en/core/core2 ) **
1212
@@ -26,7 +26,7 @@ The 3 icons on the front of the screen are capacitive buttons which are programm
2626
2727## M5Core2 M-BUS Schematic diagram
2828
29- <img src =" https://static-cdn.m5stack.com/resource/docs/static/assets/img/product_pics/ core/core2/core2_mbus .webp " width = " 50% " >
29+ <img src =" https://static-cdn.m5stack.com/resource/docs/products/ core/core2/core2_mbus_01 .webp " width = " 50% " >
3030
3131## More Information
3232
You can’t perform that action at this time.
0 commit comments