furi-hal.h 90 B

123456
  1. #pragma once
  2. #include <furi-hal-i2c.h>
  3. #include <furi-hal-light.h>
  4. void furi_hal_init();