We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2af9e46 commit b7dc358Copy full SHA for b7dc358
M5StackCommon/Core2ToughCommon.cs
@@ -73,7 +73,7 @@ public static partial class Tough
73
/// <summary>
74
/// Gets the real time clock.
75
/// </summary>
76
- public static Pcf8563 ReatTimeClock
+ public static Pcf8563 RealTimeClock
77
{
78
get => _rtc;
79
}
nanoFramework.M5StickCommon/M5StickCBase.cs
@@ -126,7 +126,7 @@ public static Mpu6886AccelerometerGyroscope AccelerometerGyroscope
126
127
128
129
130
131
132
0 commit comments