ESPHome 2025.7.1
Loading...
Searching...
No Matches
esphome::sx126x::SX126xListener Class Referenceabstract

#include <sx126x.h>

Inheritance diagram for esphome::sx126x::SX126xListener:
esphome::sx126x::SX126xTransport

Public Member Functions

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

Detailed Description

Definition at line 51 of file sx126x.h.

Member Function Documentation

◆ on_packet()

virtual void esphome::sx126x::SX126xListener::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: