Skip to content

Commit fc1e5a7

Browse files
committed
Eliminate compilation warnings
1 parent 1ddd7e3 commit fc1e5a7

File tree

96 files changed

+211
-363
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

96 files changed

+211
-363
lines changed

examples/Advanced/Display/Display_Unicode/Display_Unicode.ino

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
*******************************************************************************
3-
* Copyright (c) 2022 by M5Stack
3+
* Copyright (c) 2023 by M5Stack
44
* Equipped with M5Core sample source code
55
* 配套 M5Core 示例源代码
66
* Visit for more information: https://docs.m5stack.com/en/core/gray
@@ -51,7 +51,8 @@ void loop() {
5151
M5.Lcd.fillScreen(0);
5252
M5.Lcd.setCursor(0, 30);
5353
M5.Lcd.printf(
54-
"⛣⛤⛥⛦⛧⛨⛩⛪⛫⛬⛭⛮⛯F⛰⛱⛲⛳⛴⛵⛶⛷⛸⛹⛺⛻⛼⛽⛾⛿✀✁✂✃✄✅✆✇✈✉✊✋✌✍✎✏✐✑✒✓✔✕✖✗✘✙✚✛✜✝✞"
54+
"⛣⛤⛥⛦⛧⛨⛩⛪⛫⛬⛭⛮⛯F⛰⛱⛲⛳⛴⛵⛶⛷⛸⛹⛺⛻⛼⛽⛾⛿✀✁✂✃✄✅✆✇✈✉✊✋✌✍✎✏✐✑✒✓✔✕✖✗✘✙✚✛✜✝"
55+
""
5556
""
5657
""
5758
""

examples/Advanced/Display/HZK16/HZK16.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
*******************************************************************************
3-
* Copyright (c) 2022 by M5Stack
3+
* Copyright (c) 2023 by M5Stack
44
* Equipped with M5Core sample source code
55
* 配套 M5Core 示例源代码
66
* Visit for more information: https://docs.m5stack.com/en/core/gray

examples/Advanced/Display/TFT_Ellipse/TFT_Ellipse.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
*******************************************************************************
3-
* Copyright (c) 2022 by M5Stack
3+
* Copyright (c) 2023 by M5Stack
44
* Equipped with M5Core sample source code
55
* 配套 M5Core 示例源代码
66
* Visit for more information: https://docs.m5stack.com/en/core/gray

examples/Advanced/EzData/EzData.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
*******************************************************************************
3-
* Copyright (c) 2022 by M5Stack
3+
* Copyright (c) 2023 by M5Stack
44
* Equipped with M5Core sample source code
55
* 配套 M5Core 示例源代码
66
* Visit for more information: https://docs.m5stack.com/en/core/gray

examples/Advanced/HallSensor/HallSensor.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
*******************************************************************************
3-
* Copyright (c) 2022 by M5Stack
3+
* Copyright (c) 2023 by M5Stack
44
* Equipped with M5Core sample source code
55
* 配套 M5Core 示例源代码
66
* Visit for more information: https://docs.m5stack.com/en/core/gray

examples/Advanced/I2C_Tester/I2C_Tester.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
*******************************************************************************
3-
* Copyright (c) 2022 by M5Stack
3+
* Copyright (c) 2023 by M5Stack
44
* Equipped with M5Core sample source code
55
* 配套 M5Core 示例源代码
66
* Visit for more information: https://docs.m5stack.com/en/core/gray

examples/Advanced/MQTT/MQTT.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
*******************************************************************************
3-
* Copyright (c) 2022 by M5Stack
3+
* Copyright (c) 2023 by M5Stack
44
* Equipped with M5Core sample source code
55
* 配套 M5Core 示例源代码
66
* Visit for more information: https://docs.m5stack.com/en/core/gray

examples/Advanced/MultSerial/MultSerial.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
*******************************************************************************
3-
* Copyright (c) 2022 by M5Stack
3+
* Copyright (c) 2023 by M5Stack
44
* Equipped with M5Core sample source code
55
* 配套 M5Core 示例源代码
66
* Visit for more information: https://docs.m5stack.com/en/core/gray

examples/Advanced/MultiTask/MultiTask.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
*******************************************************************************
3-
* Copyright (c) 2022 by M5Stack
3+
* Copyright (c) 2023 by M5Stack
44
* Equipped with M5Core sample source code
55
* 配套 M5Core 示例源代码
66
* Visit for more information: https://docs.m5stack.com/en/core/gray

examples/Advanced/QRCode/QRCode.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
*******************************************************************************
3-
* Copyright (c) 2022 by M5Stack
3+
* Copyright (c) 2023 by M5Stack
44
* Equipped with M5Core sample source code
55
* 配套 M5Core 示例源代码
66
* Visit for more information: https://docs.m5stack.com/en/core/gray

0 commit comments

Comments
 (0)