sensor2_i2c.h: add #pragma once (#30636)

This commit is contained in:
Dean Lee
2023-12-08 02:21:14 +08:00
committed by GitHub
parent 2f2b9c782e
commit 8bf78399e2
+2
View File
@@ -1,3 +1,5 @@
#pragma once
struct i2c_random_wr_payload start_reg_array_ar0231[] = {{0x301A, 0x91C}};
struct i2c_random_wr_payload stop_reg_array_ar0231[] = {{0x301A, 0x918}};
struct i2c_random_wr_payload start_reg_array_ox03c10[] = {{0x100, 1}};