Could someone who has gotten the code (and the whole package) working please post their code. I'm having issues with the "wiringpi2 / wiringpi / wiringPi" thing. Specifically the import line is: "import wiringpi2" but then this line "gpio = wiringpi.GPIO(wiringpi.GPIO.WPI_MODE_GPIO)" refers to "wiri...