kasjer commented on a change in pull request #2032: hw/mcu/dialog: Improve
lpclk notifications
URL: https://github.com/apache/mynewt-core/pull/2032#discussion_r333402998
##########
File path: hw/mcu/dialog/da1469x/include/mcu/da1469x_lpclk.h
##########
@@ -24,9 +24,15 @@
extern "C" {
#endif
-typedef void (da1469x_lpclk_cb)(void);
+#include <stdint.h>
Review comment:
nothing wrong but quite unusual place for included file, more often seen
before __cplusplus stuff in mynewt
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services