Skip to content

Commit

Permalink
Minor edit
Browse files Browse the repository at this point in the history
  • Loading branch information
matthias-bs committed Jun 8, 2024
1 parent 2e3f289 commit cd9bdc0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/AppLayer.h
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ class AppLayer : public PayloadBresser, PayloadAnalog, PayloadDigital

public:
/*!
* \brief Constructor with BLE sensors
* \brief Constructor
*
* \param rtc Real time clock object
* \param clocksync Timestamp of last clock synchronization
Expand Down Expand Up @@ -219,7 +219,7 @@ class AppLayer : public PayloadBresser, PayloadAnalog, PayloadDigital
* \brief Get configuration data for uplink
*
* Get the configuration data requested in a downlink command and
* prepare it as payload in a uplink response.
* prepare it as payload in an uplink response.
*
* \param cmd command
* \param port uplink port
Expand Down

0 comments on commit cd9bdc0

Please sign in to comment.