martinohanlon / SpaceCRAFT

Astro Pi Primary School Winning Entry - ISS data in Minecraft
BSD 3-Clause "New" or "Revised" License
6 stars 3 forks source link

Rename astro_pi to sense_hat #1

Closed davidhoness closed 8 years ago

davidhoness commented 8 years ago

Need to change the import line;

from astro_pi import AstroPi

to

from sense_hat import AstroPi

in order for the code to be compatible with the current Sense HAT library.

martinohanlon commented 8 years ago

Done in v0.2