mirror of
https://github.com/espruino/Espruino.git
synced 2025-12-08 19:06:15 +00:00
The `createAP` method allows us to become an access point. This commit adds the ability to specify an `authMode` to allow us to define the incoming authentication mode to be used.