mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-26 05:54:46 -07:00
Revert "Temp fix of broken ibutton emulation"
This reverts commit 1831902fbd.
This commit is contained in:
@@ -19,7 +19,7 @@ typedef void (*OneWireSlaveResultCallback)(void* context);
|
||||
|
||||
/**
|
||||
* Allocate onewire slave
|
||||
* @param pin
|
||||
* @param gpio_pin
|
||||
* @return OneWireSlave*
|
||||
*/
|
||||
OneWireSlave* onewire_slave_alloc(const GpioPin* gpio_pin);
|
||||
|
||||
Reference in New Issue
Block a user