i2c_HM5883.py: remove old python example
authorBrendan Le Foll <brendan.le.foll@intel.com>
Wed, 25 Feb 2015 16:01:11 +0000 (16:01 +0000)
committerBrendan Le Foll <brendan.le.foll@intel.com>
Wed, 25 Feb 2015 16:01:36 +0000 (16:01 +0000)
commit797b1378267c2f033b878411f824e98bc4968a4f
treede93f69fb495ea3145982f28568688bb916c5e63
parentefdbf4b0a87e25f64c6d4b0f2eab6c3d37079e4c
i2c_HM5883.py: remove old python example

Example was using old string based read API which is deprecated in python and
gives confusing advice, there are enough python i2c examples so removing this
one

Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
examples/python/i2c_HMC5883.py [deleted file]