Project

General

Profile

« Previous | Next » 

Revision 77f1c73c

Added by David Sorber about 13 years ago

Continuing to work on final project documentation. Also fixed another minor bug in rpi_client.py.

View differences:

525.743/code/server.py
from bfcslib.sensor_reading import SensorReading
DB_PATH = '/home/dsorber/bfcs/beer_temps.db'
HOST = '10.0.0.6'
HOST = '192.168.1.1'
PORT = 2243
def main():

Also available in: Unified diff