add PIHIDevice

This commit is contained in:
2025-09-11 21:06:30 +03:00
parent 53faaeb396
commit 3c72db2de8
5 changed files with 766 additions and 7 deletions

View File

@@ -22,13 +22,13 @@
You should have received a copy of the GNU Lesser General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#
#ifndef PILIBRARY_H
# define PILIBRARY_H
#define PILIBRARY_H
# ifndef MICRO_PIP
#ifndef MICRO_PIP
# include "pistring.h"
# include "pistring.h"
//! \ingroup System
//! \~\brief
@@ -82,5 +82,5 @@ private:
PIString libpath, liberror;
};
# endif // MICRO_PIP
#endif // PILIBRARY_H
#endif // MICRO_PIP
#endif // PILIBRARY_H