Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Serial bug #162

Closed
step135 opened this issue Aug 31, 2024 · 1 comment
Closed

Serial bug #162

step135 opened this issue Aug 31, 2024 · 1 comment

Comments

@step135
Copy link

step135 commented Aug 31, 2024

This is bug on your website:

In file included from /esp32/hardware/esp32/3.0.1/cores/esp32/Arduino.h:200,
from /sketch/ghgh.cpp:1:
/esp32/hardware/esp32/3.0.1/cores/esp32/HardwareSerial.h:356:16: error: 'Serial0' does not name a type; did you mean 'Serial'?
356 | #define Serial Serial0
| ^~~~~~~
/sketch/ghgh.cpp:2:1: note: in expansion of macro 'Serial'
2 | Serial.println("dddd");
| ^~~~~~

@urish
Copy link
Contributor

urish commented Feb 11, 2025

Sorry, but without complete code / context it's hard to understand what the issue is, and in any case, it's not related to avr8js. You can ask for help on the online Wokwi discord chat.

@urish urish closed this as completed Feb 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants