I ended up writing the code out like this I am sharing for anyone interested #!/usr/bin/env python #Written By Cyrus Wolf #Can be modified and is under the Open Source Standard Rules #Please pay attention to indents and spacing as it matters with python #import RPi.GPIO as GPIO #Imports RPi for GPIO...