]> Repositories - Adafruit_Blinka-hackapet.git/blob - python/agnostic.py
File upload routine to complement https://github.com/ShrimpingIt/cockle/blob/1d593448...
[Adafruit_Blinka-hackapet.git] / python / agnostic.py
1 #platform = sys.implementation.platform
2 platform="esp8266"
3 """Useful indirection to test Pin naming logic by switching platform in testing"""