Skip to content

Commit 1c27ee7

Browse files
authored
Update Arduino_MKRIoTCarrier.h
1 parent ef87b42 commit 1c27ee7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Arduino_MKRIoTCarrier.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
This file is part of the Arduino_MKRIoTCarrier library.
3-
Copyright (c) 2020 Arduino SA. All rights reserved.
3+
Copyright (c) 2020 Arduino SA.
44
55
This library is free software; you can redistribute it and/or
66
modify it under the terms of the GNU Lesser General Public
@@ -113,4 +113,4 @@ class MKRIoTCarrier{
113113
Adafruit_DotStar leds = Adafruit_DotStar(NUMPIXELS, DATAPIN, CLOCKPIN, DOTSTAR_BRG);
114114
private:
115115
};
116-
#endif
116+
#endif

0 commit comments

Comments
 (0)