Skip to content
Snippets Groups Projects
  1. Nov 05, 2024
  2. Oct 13, 2023
    • Jakub Vaněk's avatar
      ev3_sensors: Drop support for waiting for sensor handshake in constructor · dadf8c25
      Jakub Vaněk authored and Václav Jelínek's avatar Václav Jelínek committed
      This is essentially replaced by the wait-on-access solution implemented
      in commit 959b6b6a. The sensor code
      will wait for the sensor once the user tries to access it.
      
      The wait_for_connection() function can still be useful, though - with
      reasonable certainty, it ensures that future accesses to the sensor
      will not block (barring the situation that the user briefly unplugs
      the sensor).
      dadf8c25
  3. May 28, 2023
  4. Feb 14, 2023
  5. Feb 13, 2023
  6. Nov 15, 2022
Loading