mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
We use 'setpoint' in UI. Use it also for documentation and comments. No semantic change.
This commit is contained in:
parent
dcf2542215
commit
95d5771513
9 changed files with 25 additions and 25 deletions
|
|
@ -54,7 +54,7 @@ static int handle_event_ver3(int code, const unsigned char *ps, unsigned int ps_
|
|||
break;
|
||||
case 0x0008:
|
||||
// 4 byte time
|
||||
// 2 byte gas set point 2
|
||||
// 2 byte gas setpoint 2
|
||||
skip = 6;
|
||||
break;
|
||||
case 0x000f:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue