Serial not working after attachAdcInterrupt #50
Labels
status: waiting for information
More information must be provided before work can proceed
type: imperfection
Perceived defect in any part of project
I'm using a MKR WAN 1310 with the following code:
I can see in my console that the battery voltage is printed but any other Serial.print() after attachAdcInterrupt() doesn't print anything.
Is it supposed to be like this? That when you attach the interrupt, Serial no longer works? Is there any other functions that may not work?
The text was updated successfully, but these errors were encountered: