Skip to content

Instantly share code, notes, and snippets.

@KrissN
KrissN / E72-2G4M20S1E_fxns.c
Last active December 22, 2021 12:42
Radio front-end configuration for EByte E72-2G4M20S1E (TI CC2652P based)
/*
* Copyright (c) 2018-2019, Texas Instruments Incorporated
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* * Redistributions of source code must retain the above copyright
* notice, this list of conditions and the following disclaimer.
#!/usr/bin/python3
from email.parser import Parser
import re
import sys
known_quote_header_marks = (
"-----Original Message-----",
"_____________________________________________",
"-----Original Appointment-----",