Revision 413
tested/fixed new BOM code. bom_refresh() did not use the lookup table before calling analog_get8(). but now it works. run main in template directory to see new BOM buffer compared to old get_max_bom() values.
Makefile | ||
---|---|---|
14 | 14 |
# USE_WIRELESS = 1 |
15 | 15 |
|
16 | 16 |
# com1 = serial port. Use lpt1 to connect to parallel port. |
17 |
AVRDUDE_PORT = com8
|
|
17 |
AVRDUDE_PORT = com4
|
|
18 | 18 |
# |
19 | 19 |
# |
20 | 20 |
################################### |
Also available in: Unified diff