Skip to content

Commit

Permalink
Update drivers/CoreQDAC/include/external/MCP4728.h
Browse files Browse the repository at this point in the history
Co-authored-by: Ladislas de Toldi <ladislas@detoldi.me>
  • Loading branch information
MMyster and ladislas committed Aug 18, 2022
1 parent 2dc94d8 commit dcf4122
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions drivers/CoreQDAC/include/external/MCP4728.h
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,9 @@ namespace command {
inline constexpr auto set_gain = uint8_t {0xC0};

namespace read {

inline constexpr auto buffer_size = std::size_t {24};

} // namespace read

} // namespace command
Expand Down

0 comments on commit dcf4122

Please sign in to comment.