Added logo, updated driver for testing
This commit is contained in:
@@ -11,8 +11,8 @@ import sqlite3 as lite
|
||||
from pycomm.ab_comm.clx import Driver as ClxDriver
|
||||
import logging
|
||||
|
||||
# con = lite.connect("/usr/db/data.db")
|
||||
con = lite.connect('/Users/patrickjmcd/data.db')
|
||||
con = lite.connect("/usr/db/data.db")
|
||||
# con = lite.connect('/Users/patrickjmcd/data.db')
|
||||
|
||||
|
||||
def readTag(addr, tag):
|
||||
|
||||
BIN
www/public/img/logo.png
Normal file
BIN
www/public/img/logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 130 KiB |
Reference in New Issue
Block a user