We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ad44229 + 24fb0bd commit 38cee74Copy full SHA for 38cee74
extras/test/include/Arduino_ConnectionHandler.h
@@ -1,12 +1,18 @@
1
/*
2
- Copyright (c) 2019 Arduino. All rights reserved.
+ This file is part of the ArduinoIoTCloud library.
3
+
4
+ Copyright (c) 2019 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
11
#ifndef TEST_ARDUINO_CONNECTION_HANDLER_H_
12
#define TEST_ARDUINO_CONNECTION_HANDLER_H_
13
14
/******************************************************************************
- TYPEDEF
15
+ TYPEDEF
16
******************************************************************************/
17
18
typedef void ConnectionHandler;
0 commit comments