Infineon / arduino-xensiv-dps3xx

Infineon's XENSIV™ Digital Pressure Sensor Arduino Library for all DPS3xx barometric pressure sensors
https://www.infineon.com/cms/en/product/sensor/pressure-sensors/pressure-sensors-for-iot/
Other
1 stars 2 forks source link

`arduino::SPIClass {aka class arduino::HardwareSPI}` has no member named `setDataMode` #4

Closed ajsb85 closed 2 months ago

ajsb85 commented 3 years ago
Using library DPS368 Barometric Pressure Sensor at version 1.0.0 in folder: /tmp/887108552/custom/DPS368 Barometric Pressure Sensor

Using library SPI in folder: /home/builder/.arduino15/packages/arduino/hardware/mbed_nano/2.1.0/libraries/SPI (legacy)

Using library Wire in folder: /home/builder/.arduino15/packages/arduino/hardware/mbed_nano/2.1.0/libraries/Wire (legacy)

/tmp/887108552/custom/DPS368 Barometric Pressure Sensor/src/DpsClass.cpp: In member function 'void DpsClass::begin(arduino::SPIClass&, int32_t, uint8_t)':

/tmp/887108552/custom/DPS368 Barometric Pressure Sensor/src/DpsClass.cpp:62:12: error: 'arduino::SPIClass {aka class arduino::HardwareSPI}' has no member named 'setDataMode'

m_spibus->setDataMode(SPI_MODE3);

^~~~~~~~~~~

exit status 1
github-actions[bot] commented 2 months ago

This issue is stale because it has been open for 6 weeks with no activity. Please comment to this issue if it's still relevant.

github-actions[bot] commented 2 months ago

This issue was closed because it has been stalled for 1 week with no activity.