mirror of
https://github.com/Ralim/IronOS.git
synced 2025-02-26 07:53:55 +00:00
Add whitespaces according to coding style
Co-authored-by: discip <53649486+discip@users.noreply.github.com>
This commit is contained in:
@@ -141,7 +141,8 @@ const uint8_t disconnectedTip[] = {
|
|||||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x37, 0x37, 0x00, 0x00, 0x00, 0x00, 0x00, 0x38, 0x04, 0x04, 0x02, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
|
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x37, 0x37, 0x00, 0x00, 0x00, 0x00, 0x00, 0x38, 0x04, 0x04, 0x02, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if defined(MODEL_S60)+defined(MODEL_S60P)+defined(MODEL_S99) > 0
|
#if defined(MODEL_S60) + defined(MODEL_S60P) + defined(MODEL_S99) > 0
|
||||||
|
|
||||||
const uint8_t buttonA[] = {
|
const uint8_t buttonA[] = {
|
||||||
// width = 42
|
// width = 42
|
||||||
// height = 16
|
// height = 16
|
||||||
|
|||||||
Reference in New Issue
Block a user