File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 1
1
# SerialDebug Library for Arduino
2
2
3
- <a href =" #releases " >![ build badge] ( https://img.shields.io/badge/version-v0.9.75 -blue.svg ) </a > [ ![ Codacy Badge] ( https://api.codacy.com/project/badge/Grade/5ddb5c53fa29416eb1d1eaaf6f201ec6 )] ( https://app.codacy.com/app/JoaoLopesF/SerialDebug?utm_source=github.com&utm_medium=referral&utm_content=JoaoLopesF/SerialDebug&utm_campaign=Badge_Grade_Settings )
3
+ <a href =" #releases " >![ build badge] ( https://img.shields.io/badge/version-v0.9.76 -blue.svg ) </a > [ ![ Codacy Badge] ( https://api.codacy.com/project/badge/Grade/5ddb5c53fa29416eb1d1eaaf6f201ec6 )] ( https://app.codacy.com/app/JoaoLopesF/SerialDebug?utm_source=github.com&utm_medium=referral&utm_content=JoaoLopesF/SerialDebug&utm_campaign=Badge_Grade_Settings )
4
4
<a href =" https://github.com/JoaoLopesF/SerialDebug/blob/master/LICENSE.txt " >![ GitHub] ( https://img.shields.io/github/license/mashape/apistatus.svg ) </a >
5
5
[ ![ Gitter chat] ( https://badges.gitter.im/SerialDebug/gitter.png )] ( https://gitter.im/SerialDebug/Public )
6
6
@@ -790,6 +790,10 @@ This is done before each _debug*_ show messages or in _debugHandle_ function.
790
790
791
791
## Releases
792
792
793
+ ### 0.9.76 - 2018-10-26
794
+
795
+ - #includes for Arduino.h corrected to work in Linux (case insensitive F.S.) - thanks @wd5gnr
796
+
793
797
### 0.9.75 - 2018-10-25
794
798
795
799
- Few Adjustments (bug on declare prototype)
You can’t perform that action at this time.
0 commit comments