aboutsummaryrefslogtreecommitdiff
path: root/main/i2c.c
diff options
context:
space:
mode:
authorLoek Le Blansch <loek@pipeframe.xyz>2024-06-25 12:20:13 +0200
committerLoek Le Blansch <loek@pipeframe.xyz>2024-06-25 12:20:13 +0200
commitf594d070418a3b2be6e5c08068f969e8793315ba (patch)
tree33f450045708e794ecb01efb43e5cfce76c0bb38 /main/i2c.c
parentdf5f2cc3ca34c47302fad4af2a4e614e000e4c51 (diff)
parent1c33371af4fdc59387fe523fab09634bdea54acc (diff)
Merge branch 'master' of github.com:lonkaars/puzzelbox into prot/smoketest
Diffstat (limited to 'main/i2c.c')
-rw-r--r--main/i2c.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/main/i2c.c b/main/i2c.c
index e1563a0..3dfa7cb 100644
--- a/main/i2c.c
+++ b/main/i2c.c
@@ -122,3 +122,4 @@ pb_global_state_t pb_hook_mod_state_read() {
void pb_hook_mod_state_write(pb_global_state_t state) {
_global_state = state;
}
+