Project

General

Profile

Revision 15928a3d

ID15928a3da0f711d39edf122bcf596e81402a76f6
Parent 880dc54f
Child 38df0012

Added by Thomas Mullins about 11 years ago

Added username/password to add_event query

View differences:

mainbox/Makefile
1
SRC=main.c tool.c query.c event.c
2
HDR=tool.h query.h event.h ../tooltron_mb.h
1
SRC=main.c tool.c query.c event.c util.c
2
HDR=tool.h query.h event.h util.h ../tooltron_mb.h
3 3

  
4 4
FLAGS=-O2 -g -Wall -I.. `pkg-config --cflags --libs libmodbus libcurl`
5 5

  

Also available in: Unified diff