openpilot v0.4.2 release

This commit is contained in:
Vehicle Researcher
2018-02-06 12:43:45 -08:00
parent a701aa7292
commit 28c0797d30
50 changed files with 313 additions and 392 deletions
-2
View File
@@ -1,9 +1,7 @@
#!/usr/bin/env python
import os
import time
import subprocess
from cffi import FFI
import ctypes
import numpy as np