staggering progress
This commit is contained in:
@@ -37,6 +37,9 @@ typedef struct nn_computer {
|
||||
size_t memoryTotal;
|
||||
nn_address address;
|
||||
nn_address tmpAddress;
|
||||
double temperature;
|
||||
double temperatureCoefficient;
|
||||
double roomTemperature;
|
||||
} nn_computer;
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user