Skip to content

Commit

Permalink
Tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
ThadHouse committed Jan 28, 2025
1 parent a0b7dd4 commit 71b756e
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions hal/src/main/native/systemcore/Encoder.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,9 @@

using namespace hal;

namespace hal {

namespace init {
namespace hal::init {
void InitializeEncoder() {}
} // namespace init
} // namespace hal
} // namespace hal::init

extern "C" {
HAL_EncoderHandle HAL_InitializeEncoder(int32_t aChannel, int32_t bChannel,
Expand Down

0 comments on commit 71b756e

Please sign in to comment.