Lucio Rossi
Results
3
issues of
Lucio Rossi
**Describe the bug** After enabling gps permission, the sensor settings are no longer accessible **To Reproduce** Steps to reproduce the behavior: 1. Open a new experiment 2. Click on the...
Looks like the settings for Serial1 are ignored in mbed core for nano RP2040 Code example tested with a logic analyzer: ``` c++ void setup() { Serial1.begin(115200, SERIAL_8E1); // 8bits,...
fix: drive method typo