Skip to content
This repository was archived by the owner on Jan 29, 2023. It is now read-only.

Commit 50928e8

Browse files
authored
v1.1.0
### Releases v1.1.0 1. Restore cpp code besides Impl.h code to use if Multiple-Definition linker error. 2. Update examples. 3. Enhance README.
1 parent 375ecc4 commit 50928e8

File tree

24 files changed

+2113
-458
lines changed

24 files changed

+2113
-458
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
### Reporting Bugs
44

5-
Please report bugs in ESP32TimerInterrupt if you find them.
5+
Please report bugs in [ESP32TimerInterrupt Issues](https://github.com/khoih-prog/ESP32TimerInterrupt/issues) if you find them.
66

77
However, before reporting a bug please check through the following:
88

@@ -30,8 +30,8 @@ Please ensure to specify the following:
3030
Arduino IDE version: 1.8.11
3131
ESP32 Core Version 1.0.4
3232
ESP32 Dev Module
33-
OS: Ubuntu 16.04 LTS
34-
Linux Inspiron 4.4.0-170-generic #199-Ubuntu SMP Thu Nov 14 01:45:04 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
33+
OS: Ubuntu 20.04 LTS
34+
Linux xy-Inspiron-3593 5.4.0-51-generic #56-Ubuntu SMP Mon Oct 5 14:28:49 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
3535
3636
Context:
3737
I encountered a crash while using TimerInterrupt.

0 commit comments

Comments
 (0)