Commit d6e4d93e authored by Arnaud WATLET's avatar Arnaud WATLET
Browse files

updates config doc

Showing with 2 additions and 2 deletions
+2 -2
...@@ -60,9 +60,9 @@ HARDWARE_CONFIG = { ...@@ -60,9 +60,9 @@ HARDWARE_CONFIG = {
Parameters Parameters
---------- ----------
'ctl' contains informationb related to controller unit with the following keys:
'ctl': dict 'ctl': dict
'model': string, model type of the controller. Currently only 'raspberry_pi" contains informationb related to controller unit with the following keys:
* 'model': string, model type of the controller. Currently only 'raspberry_pi"
'pwr': dict 'pwr': dict
'model': string, model type of the power module. 'pwr_batt', 'pwr_dps5005" 'model': string, model type of the power module. 'pwr_batt', 'pwr_dps5005"
''' '''
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment