Skip to content

Commit

Permalink
Update platform.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
SpenceKonde committed Oct 8, 2023
1 parent 28d9f6c commit 44dbbaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion megaavr/platform.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ version={versionnum.major}.{versionnum.minor}.{versionnum.patch}{versionnum.post
# Stupid workaround #
# for IDE bug #
#####################
version=2.6.10.1
version=2.6.10

build.versiondefines=-DARDUINO={runtime.ide.version} -DARDUINO_{build.board} -DARDUINO_ARCH_{build.arch} -DMEGATINYCORE="{version}" -DMEGATINYCORE_MAJOR={versionnum.major}UL -DMEGATINYCORE_MINOR={versionnum.minor}UL -DMEGATINYCORE_PATCH={versionnum.patch}UL -DMEGATINYCORE_RELEASED={versionnum.released}

Expand Down

0 comments on commit 44dbbaa

Please sign in to comment.