We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bea935b commit b0e255dCopy full SHA for b0e255d
src/Arduino_BPId.h
@@ -0,0 +1,12 @@
1
+/*
2
+ This file is part of the Arduino_CloudUtils library.
3
+
4
+ Copyright (c) 2024 Arduino SA
5
6
+ This Source Code Form is subject to the terms of the Mozilla Public
7
+ License, v. 2.0. If a copy of the MPL was not distributed with this
8
+ file, You can obtain one at http://mozilla.org/MPL/2.0/.
9
+*/
10
+#pragma once
11
12
+#include "./bpid/bpid.h"
0 commit comments