mirror of
https://github.com/letscontrolit/ESPEasy.git
synced 2026-09-12 09:36:59 +00:00
Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/P073-add-support-for-74hc595-displays
This commit is contained in:
@@ -451,7 +451,6 @@ Build set: :yellow:`COLLECTION D`
|
||||
":ref:`P082_page`","P082"
|
||||
":ref:`P089_page`","P089"
|
||||
":ref:`P093_page`","P093"
|
||||
":ref:`P094_page`","P094"
|
||||
":ref:`P095_page`","P095"
|
||||
":ref:`P098_page`","P098"
|
||||
":ref:`P114_page`","P114"
|
||||
|
||||
@@ -1577,9 +1577,9 @@ To create/register a plugin, you have to :
|
||||
|
||||
#ifdef PLUGIN_SET_COLLECTION_D
|
||||
#define USES_P093 // Mitsubishi Heat Pump
|
||||
#ifdef ESP32
|
||||
#define USES_P094 // CUL Reader
|
||||
#endif
|
||||
// #ifdef ESP32
|
||||
// #define USES_P094 // CUL Reader
|
||||
// #endif
|
||||
#ifndef USES_P098
|
||||
#define USES_P098 // PWM motor
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user