Skip to content

Commit 6067372

Browse files
Apply clang-format --style=Google
1 parent 03b20a9 commit 6067372

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/tool/tasks/get_lpgbt_temps.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ void get_lpgbt_temps(Target* tgt) {
154154
" > Did not find calibration file '%s', producing a file from "
155155
"'%s'...\n",
156156
yaml_file.c_str(), csv_file.c_str());
157-
157+
158158
get_calib_constants(chipid_hex, csv_file, yaml_file, lpgbt_name);
159159
read_internal_temp(lpgbt_card, chipid_hex, yaml_file);
160160
return;

0 commit comments

Comments
 (0)