diff options
Diffstat (limited to 'contrib/Makefile')
-rw-r--r-- | contrib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/Makefile b/contrib/Makefile index 3308183..bf9c008 100644 --- a/contrib/Makefile +++ b/contrib/Makefile @@ -24,7 +24,7 @@ LUFA_VERSION := 151115 FASTLED_VERSION := 3.1.0 -PJON_VERSION := 3.0 +PJON_VERSION := 5.2 all: download-lufa download-fastled download-pjon update-teensy-loader |