JP Thomas
JP Thomas
Sorry if this isn't the best way to link the part in the code where I'm having an issue. I'm not very experienced with github. Anyway, If you comment out...
@graphicore thanks for the response! Totally makes sense to use an escape character. Using the Ê char is kind of a hack. It would be really nice to be able...
this is similar to https://github.com/jgraph/drawio-desktop/issues/1382
At this point the core should probably be added too since @AdamCummick added Serial2 support to the P1AMCore recently. Here is a link to the core: https://github.com/facts-engineering/P1AMCore Is this something...
> @Ragiton what's issues are you having with https://registry.platformio.org/libraries/facts-engineering/P1AM? @patrickwasp I'm not having issues with the library you mention. https://registry.platformio.org/libraries/facts-engineering/P1AM_Serial doesn't compile because it can't find Serial2. Serial2 doesn't exist...