You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
returntrue;//In mbed, setting the variable to 'none' completely removes the corresponding macro. VisualGDB can only replicate this for variables with a fixed list of options, that isn't the case for mbed.
29
+
returnfalse;
30
+
}
31
+
}
32
+
23
33
publicoverridestringToString()
24
34
{
25
35
returnID;
@@ -60,14 +70,14 @@ public PropertyEntry ToPropertyEntry()
0 commit comments