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.
1 parent e7309a2 commit 61b38a0Copy full SHA for 61b38a0
src/Arduino_MKRIoTCarrier_Relay.h
@@ -1,6 +1,6 @@
1
/*
2
This file is part of the Arduino_MKRIoTCarrier library.
3
- Copyright (c) 2020 Arduino SA. All rights reserved.
+ Copyright (c) 2020 Arduino SA.
4
5
This library is free software; you can redistribute it and/or
6
modify it under the terms of the GNU Lesser General Public
@@ -37,4 +37,4 @@ class MKRIoTCarrier_Relay{
37
int _status;
38
};
39
40
-#endif
+#endif
0 commit comments