Replies: 9 comments 13 replies
-
you did not mention your method should override parent class |
Beta Was this translation helpful? Give feedback.
-
not sure what you mean. the |
Beta Was this translation helpful? Give feedback.
-
you may refer other class how can override it |
Beta Was this translation helpful? Give feedback.
-
sorry, i don't understand what you're saying.
prints "derived" |
Beta Was this translation helpful? Give feedback.
-
can you suggest a fix? |
Beta Was this translation helpful? Give feedback.
-
no idea |
Beta Was this translation helpful? Give feedback.
-
ok, so this
isn't the cause ? |
Beta Was this translation helpful? Give feedback.
-
why is this not an issue now? |
Beta Was this translation helpful? Give feedback.
-
this is from chatgpt:
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
v1.4.4 on rp2040, arduino, platformio.
for some reason,
buffer.print()
isn't doing anything, and I can't tell why. all i get isIf I comment out the
int foo;
line, then it works:Beta Was this translation helpful? Give feedback.
All reactions