mirror of
https://github.com/esphome/esphome.git
synced 2024-12-28 08:21:44 +01:00
Update gpio_lora.h
This commit is contained in:
parent
46d8e72559
commit
6617baeae6
1 changed files with 0 additions and 4 deletions
|
@ -9,10 +9,6 @@
|
|||
|
||||
namespace esphome {
|
||||
namespace lora {
|
||||
|
||||
static const char *const TAG = "lora";
|
||||
// pin stuff
|
||||
|
||||
class LoraGPIOPin : public GPIOPin {
|
||||
public:
|
||||
void setup() override;
|
||||
|
|
Loading…
Reference in a new issue