adafruit / Adafruit_CircuitPython_AVRprog

program AVR chips right from CircuitPython!
MIT License
31 stars 20 forks source link

use dictionary.get instead of getattr for clock_speed #29

Closed FoamyGuy closed 2 years ago

FoamyGuy commented 2 years ago

this contains the same changes as #25

I'm trying to look into why the actions check did not pass on that PR and github no longer shows the output. So I've made this PR to try to get it to run again so I can see the output.

If the original contributing user restores the branch from that PR it can be reviewed / merged instead of this one.

FoamyGuy commented 2 years ago

closing in favor of #30