Use Github Actions for CI, date bump (#16269)

This commit is contained in:
Scott Lahteine
2019-12-20 19:11:53 -06:00
committed by GitHub
parent 64ebec50dc
commit 87992f3669
5 changed files with 140 additions and 84 deletions

View File

@ -26,6 +26,9 @@
* Defines that depend on configuration but are not editable.
*/
#ifdef GITHUB_ACTIONS
// Extras for CI testing
#endif
#ifdef TEENSYDUINO
#undef max