Differences
This shows you the differences between two versions of the page.
|
en:bs2_addwieganddevices [2016/02/17 14:32] 127.0.0.1 external edit |
en:bs2_addwieganddevices [2024/05/23 08:53] (current) ghshin [Declaration] |
||
|---|---|---|---|
| Line 10: | Line 10: | ||
| #include "BS_API.h" | #include "BS_API.h" | ||
| - | int BS2_AddWiegandDevices(void* context, uint32_t deviceId, uint32_t** wiegandDevice, uint32_t* numWiegandDevice); | + | int BS2_AddWiegandDevices(void* context, uint32_t deviceId, uint32_t* wiegandDevice, uint32_t numWiegandDevice); |
| </code> | </code> | ||
| ==== Parameter ==== | ==== Parameter ==== | ||