10-07-2020, 02:31 PM
I have improved the styling a bit more, and solved a few bugs in the interface code. I have also rewritten the interface handling.
Now we have the following "structure"
Testfile -> TrixTest -> HAL -> Interface
when you create a test file, you only have to look at the API from TrixTest.
when you add a new test node, you modify the interface files only, or possibly some small changes in HAL.
Now we have the following "structure"
Testfile -> TrixTest -> HAL -> Interface
when you create a test file, you only have to look at the API from TrixTest.
when you add a new test node, you modify the interface files only, or possibly some small changes in HAL.