mirror of
https://github.com/lumapu/ahoy.git
synced 2025-06-14 00:21:44 +02:00
0.8.890001-zero
This commit is contained in:
parent
304abb1dcc
commit
189f399ebf
7 changed files with 690 additions and 302 deletions
|
@ -126,7 +126,7 @@ void app::setup() {
|
|||
#if defined(PLUGIN_ZEROEXPORT)
|
||||
// TODO: aufräumen
|
||||
// if (mConfig->plugin.zeroExport.enabled) {
|
||||
mZeroExport.setup(&mConfig->plugin.zeroExport, &mSys, mConfig);
|
||||
mZeroExport.setup(&mConfig->plugin.zeroExport, &mSys, mConfig, &mApi);
|
||||
// }
|
||||
#endif
|
||||
// Plugin ZeroExport - Ende
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue