Refactors simulation an raspberry pi project
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
import os
|
||||
|
||||
|
||||
def getDataPath():
|
||||
resdir = os.path.join(os.path.dirname(__file__))
|
||||
return resdir
|
||||
Reference in New Issue
Block a user