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

old-commit-hash: 8bf78399e220a55855db7bd17872edb29cae7569
This commit is contained in:
Dean Lee
2023-12-08 02:21:14 +08:00
committed by GitHub
parent e59a830852
commit 8c2f29dfb2

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}};