Adding 3rd party plugin

Moderators: grovkillen, Stuntteam, TD-er

Post Reply
Message
Author
don_ponce
New user
Posts: 1
Joined: 20 Jan 2017, 13:26

Adding 3rd party plugin

#1 Post by don_ponce » 20 Jan 2017, 14:14

Hi all
Is there any tutorial how to add ustom plugin ? I have found plugin which connects air quality sensor but cannot find any official info how to add to espeasy before compiling.
Is it enough to add correct plugin.ino file to sketch and edit CPlugin.ino and add another row similar to this :

Code: Select all

#ifdef CPLUGIN_025
  CPlugin_id[x] = 25; CPlugin_ptr[x++] = &CPlugin_025;
#endif

Post Reply

Who is online

Users browsing this forum: No registered users and 37 guests