Quartel, Eric de, le jeu. 05 déc. 2019 11:46:05 +0000, a ecrit: > -ldebug,server > > sudo brltty -ldebug/server > > but get error message: > > brltty: unkown log level or category: debug/server
Use -l debug,server > apitest.c: In function ‘enterLearnMode’: > > apitest.c:229:11: warning: implicit declaration of function > ‘cmdBrlapiToBrltty’ > [-Wimplicit-function-declaration] Do not compile by hand, run make apitest It will add all necessary flags. Samuel _______________________________________________ This message was sent via the BRLTTY mailing list. To post a message, send an e-mail to: [email protected] For general information, go to: http://brltty.app/mailman/listinfo/brltty
