surface
This commit is contained in:
Binary file not shown.
@@ -0,0 +1,4 @@
|
||||
import sys
|
||||
if sys.prefix == '/usr':
|
||||
sys.real_prefix = sys.prefix
|
||||
sys.prefix = sys.exec_prefix = '/home/koray/ros2_ws/install/arduino_bridge'
|
||||
Reference in New Issue
Block a user