Skip to content
Snippets Groups Projects
Commit 125b3395 authored by Thomas Juerges's avatar Thomas Juerges
Browse files

Add platform dependency when importing libi2c

parent a53c9378
No related branches found
No related tags found
1 merge request!92021 02 09 master libi2c import only on linux
if os.sys.platform is 'linux':
import pylibi2c;
import time
import logging
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment