GreyGnome / EnableInterrupt

New Arduino interrupt library, designed for Arduino Uno/Mega 2560/Leonardo/Due
329 stars 73 forks source link

Updated library.properties/json and pragma to 1.0.0 #51

Closed SRGDamia1 closed 5 years ago

SRGDamia1 commented 5 years ago

Bumped versions, for #50.

For PlatformIO users, this will cause the library registry to pull the new version.

aufdenkampe commented 5 years ago

@SRGDamia1, thanks for submitting this PR.

Do you have any advice for @gcutrell and I as we try to test https://github.com/EnviroDIY/ModularSensors/tree/lowPower?

How do we get around this PlatformIO error?

LibraryManager: Installing id=311 @ =1.0.0
Error: Could not find a version that satisfies the requirement '=1.0.0' for your system 'windows_amd64'
SRGDamia1 commented 5 years ago

I'm sorry! I'll have to bump that version back down until this PR is accepted.

aufdenkampe commented 5 years ago

No worries. @gcutrell and I figured out a temporary work-around.

GreyGnome commented 5 years ago

This message got lost in my email string. I found it cleaning it up, and I merged this pull request. Thanks! And sorry for the delay.

SRGDamia1 commented 5 years ago

Thank you!