Skip to content

Commit

Permalink
AP_Scripting: add method for logging SPI Device Regs
Browse files Browse the repository at this point in the history
  • Loading branch information
bugobliterator committed Mar 5, 2024
1 parent f2d5b75 commit 89e693e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libraries/AP_Scripting/generator/description/bindings.desc
Original file line number Diff line number Diff line change
Expand Up @@ -838,7 +838,7 @@ singleton AP_Logger rename logger
singleton AP_Logger manual write AP_Logger_Write 7
singleton AP_Logger method log_file_content void string
singleton AP_Logger method log_file_content depends HAL_LOGGER_FILE_CONTENTS_ENABLED

singleton AP_Logger method Write_SPIDevRegs boolean string uint8_t'skip_check uint8_t'skip_check uint8_t'skip_check
singleton i2c manual get_device lua_get_i2c_device 4

global manual millis lua_millis 0
Expand Down

0 comments on commit 89e693e

Please sign in to comment.