]> Repositories - Adafruit_Blinka-hackapet.git/blob - python/agnostic.py
Workaround for micropython-lib unittest module main() being buggy/unhelpful with...
[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"""