summaryrefslogtreecommitdiff
path: root/src/BLEAdvertisedDevice.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/BLEAdvertisedDevice.h')
-rw-r--r--src/BLEAdvertisedDevice.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/BLEAdvertisedDevice.h b/src/BLEAdvertisedDevice.h
index 2fb2652..fbdeeec 100644
--- a/src/BLEAdvertisedDevice.h
+++ b/src/BLEAdvertisedDevice.h
@@ -30,7 +30,7 @@ public:
BLEAdvertisedDevice();
BLEAddress getAddress();
- uint16_t getApperance();
+ uint16_t getAppearance();
std::string getManufacturerData();
std::string getName();
int getRSSI();