Skip to content

Commit

Permalink
Merge branch 'feature/add-new-ble-state' of https://github.com/philip…
Browse files Browse the repository at this point in the history
…s-software/amp-embedded-infra-lib into feature/add-new-ble-state
  • Loading branch information
gabrielsantosphilips committed Oct 23, 2024
2 parents f2bf598 + 6088653 commit c58b2ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/ble/Gap.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
#define SERVICES_GAP_HPP

#include "hal/interfaces/MacAddress.hpp"
#include "infra/timer/Timer.hpp"
#include "infra/util/EnumCast.hpp"
#include "infra/util/Observer.hpp"
#include "infra/timer/Timer.hpp"

namespace services
{
Expand Down

0 comments on commit c58b2ce

Please sign in to comment.