2c38e31c93
The PSTR is already define as a NOP for all supported platforms. It's only needed for AVR so here we remove all the uses throughout the codebase. This was automated with a simple python script so it also converts places which spans to multiple lines, removing the matching parentheses. AVR-specific places were not changed. |
||
---|---|---|
.. | ||
examples/AP_OpticalFlow_test | ||
AP_OpticalFlow_HIL.cpp | ||
AP_OpticalFlow_HIL.h | ||
AP_OpticalFlow_Linux.cpp | ||
AP_OpticalFlow_Linux.h | ||
AP_OpticalFlow_PX4.cpp | ||
AP_OpticalFlow_PX4.h | ||
AP_OpticalFlow.h | ||
keywords.txt | ||
OpticalFlow_backend.cpp | ||
OpticalFlow_backend.h | ||
OpticalFlow.cpp | ||
OpticalFlow.h |