Skip to content

Commit

Permalink
fix fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
taks committed Jul 19, 2023
1 parent 308e7c6 commit 411bc65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ble_device.rs
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ use crate::{
ble, client::BLEScan, enums::*, BLEAdvertising, BLEReturnCode, BLESecurity, BLEServer,
};

extern "C" {
extern "C" {
fn ble_store_config_init();
}

Expand Down

0 comments on commit 411bc65

Please sign in to comment.