updated formatting of switch.cpp file according to test

This commit is contained in:
KoenBreeman 2024-08-09 17:20:20 +02:00
parent 7f8c8fde14
commit fd652bde6b

View File

@ -1,5 +1,5 @@
#include "esphome/core/log.h"
#include "seeedmultichannelrelay_switch.h"
#include "esphome/core/log.h"
namespace esphome {
namespace seeedmultichannelrelay {