mirror of
https://github.com/mudita/MuditaOS.git
synced 2026-06-06 15:44:46 -04:00
8 lines
206 B
C++
8 lines
206 B
C++
// Copyright (c) 2017-2024, Mudita Sp. z.o.o. All rights reserved.
|
|
// For licensing, see https://github.com/mudita/MuditaOS/blob/master/LICENSE.md
|
|
|
|
#include "bsp_bt.hpp"
|
|
|
|
namespace bsp
|
|
{}; // namespace bsp
|