kaluma-project / kaluma

A tiny JavaScript runtime for RP2040 (Raspberry Pi Pico)
https://kalumajs.org
Apache License 2.0
632 stars 38 forks source link

Change Wifi AP function names. Use camelCase to meet the javascript n… #614

Closed communix closed 1 year ago

communix commented 1 year ago

…aming convention.

jpacora commented 10 months ago

Why not "enableApMode"? I've writted that function using the Contributing guidelines.