]> sigrok.org Git - libsigrok.git/commit
Define our own constant for PI.
authorAurelien Jacobs <redacted>
Sun, 26 Apr 2015 22:42:05 +0000 (00:42 +0200)
committerUwe Hermann <redacted>
Tue, 28 Apr 2015 20:07:03 +0000 (22:07 +0200)
commit76372c5a9ce25d94ee992a5c84b8135f0d945293
tree194a6952dd1bea25de14682435b2b56809d7c0b0
parentba464a121766fda8f8a1799b1b140b225c9774ee
Define our own constant for PI.

M_PI is not defined in the C standard nor in POSIX, it is a
non-standard GNU extension.
src/hardware/demo/demo.c
src/hardware/saleae-logic16/protocol.c
src/libsigrok-internal.h