Program ADXL335 Python

#!/usr/bin/env python
from ADCDifferentialPi import ADCDifferentialPi
import time
import os
Yellowed Yak