Martin Preuss
|
5cfdaf5ffe
|
Removed code no longer needed.
|
2023-02-06 21:55:36 +01:00 |
|
Martin Preuss
|
f0e4ac5595
|
Always use new shortened address assignment protocol if possible.
|
2023-02-06 21:11:24 +01:00 |
|
Martin Preuss
|
716248c4e1
|
Implemented address assignment protocol.
|
2023-02-05 23:43:16 +01:00 |
|
Martin Preuss
|
0acb92d3cb
|
Moved routine sendValueMsg to Main_SendValueMsg in main.asm. Removed debug code.
|
2023-02-05 15:38:32 +01:00 |
|
Martin Preuss
|
29e2054ab9
|
Call UID generator (if necessary).
|
2023-02-04 16:02:18 +01:00 |
|
Martin Preuss
|
e0d392c895
|
Moved protocol stuff into comproto.asm.
|
2023-02-04 00:56:29 +01:00 |
|
Martin Preuss
|
ea2b592406
|
main: Fixed a bug.
Need to save R22 if you use it..
|
2023-02-02 00:54:44 +01:00 |
|
Martin Preuss
|
1389ab1953
|
build: Reorganized code.
Most MCU-dependent variable definitions ist now put into node-specific files.
Makes it easier to maintain code for different node types.
|
2023-02-02 00:44:50 +01:00 |
|