ESPHome 2025.7.1
Loading...
Searching...
No Matches
esphome::sx127x::SX127xListener Class Referenceabstract

#include <sx127x.h>

Inheritance diagram for esphome::sx127x::SX127xListener:
esphome::sx127x::SX127xTransport

Public Member Functions

virtual void on_packet (const std::vector< uint8_t > &packet, float rssi, float snr)=0
 

Detailed Description

Definition at line 39 of file sx127x.h.

Member Function Documentation

◆ on_packet()

virtual void esphome::sx127x::SX127xListener::on_packet ( const std::vector< uint8_t > & packet,
float rssi,
float snr )
pure virtual

The documentation for this class was generated from the following file: