mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-21 02:02:23 +00:00
"plugin(s)" renamed to "module(s)" in comments and debug
This commit is contained in:
@@ -537,7 +537,7 @@ void setup()
|
||||
|
||||
service.init();
|
||||
|
||||
// Now that the mesh service is created, create any plugins
|
||||
// Now that the mesh service is created, create any modules
|
||||
setupPlugins();
|
||||
|
||||
// Do this after service.init (because that clears error_code)
|
||||
|
||||
Reference in New Issue
Block a user